| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2020-06-27 | Code block: make PY_LANG_CODES more visible | -1/+2 | ||
| The declaration was a bit hidden between the two regular expressions. | ||||
| 2020-06-27 | Code block: rename BadLanguage attributes | -4/+4 | ||
| The `has_` prefix it clarifies that they're booleans. Co-authored-by: Numerlor <[email protected]> | ||||