flake8-qt-tr
Translation checker
Detects incorrect QT translations in Python code
Flake8 extension for detecting incorrect QT translation
0 stars
1 watching
0 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Checks Python docstrings markup as reStructuredText (RST) for correctness | 55 |
| | A tool to identify encoding issues in Python code | 6 |
| | Tool to run flake8 checks on code snippets in docstrings or RST files. | 22 |
| | Analyze and optimize type-checking imports in Python code to improve maintainability and runtime performance. | 115 |
| | Automatically checks Python code for TODO comments with missing JIRA issue IDs | 7 |
| | Analyze Python code for missing or incorrectly formatted test identifiers for a testing framework. | 10 |
| | Checks Python code for compatibility with future imports. | 18 |
| | Checks Python test code against standard assert statement usage | 12 |
| | Tools to inspect error codes in Python code for linting and quality assurance | 14 |
| | Detects missing type annotations in Python functions and methods | 156 |
| | Automatically checks Python typing module imports for compatibility with different Python versions. | 48 |
| | A Flake8 plugin that checks for correct string literal concatenation in Python code. | 31 |
| | Analyze redundant comments in Python code to reduce information redundancy and improve code quality. | 9 |
| | An extension for flake8 that integrates PyLint to check Python code quality and detect potential errors. | 8 |
| | A flake8 plugin checking style issues in pytest-based tests | 229 |