flake8-numba
Code checker
A Flake8 plugin that performs checks on Numba package usage to improve code quality and catch potential errors.
Flake8 plugin that performs multiple checks over numba package usage
0 stars
1 watching
0 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Flake8 plugin that checks for TODO notes in Python code. | 30 |
| A plugin that checks coding comments in Python code for correctness and compliance with coding standards | 15 |
| Tool to check return values in Python functions | 62 |
| A tool to check Python code quality in Jupyter notebooks. | 28 |
| Checks Python code in Markdown files for errors and syntax issues | 23 |
| A flake8 plugin checking style issues in pytest-based tests | 229 |
| An extension for flake8 to flag functions with mutable default arguments. | 44 |
| A tool to identify encoding issues in Python code | 6 |
| Ensures correct executable permissions and shebangs in Python files | 18 |
| Ensures Python modules have defined the 'all' variable to specify all imported symbols. | 7 |
| Checks Python modules for author attributes and enforces configuration rules around their usage. | 3 |
| A tool to identify likely bugs and design problems in Python code | 1,066 |
| A Flake8 extension that enforces more specific and informative unittest assertions. | 31 |
| A plugin that detects and warns about problematic debugger statements in Python code | 41 |
| A Flake8 plugin to help identify and suppress false-positive warnings in Python code | 4 |