-
# Improve quality code:
- [x] add pre-commit hooks for keeping the quality up and apply black format (#2164)
- [ ] add type annotations
- [ ] [fix mypy issues](https://github.com/NanoComp/meep/is…
-
**Describe the bug**
flake8 found some places where a variable is referred to but never defined ([flake8 F821](https://www.flake8rules.com/rules/F821.html)). This issue lists those places so we can f…
-
### Subtask Overview
This subtask involves setting up a Continuous Integration/Continuous Deployment (CI/CD) pipeline for the AgentM Python migration to automate testing and code quality checks.
###…
-
**Describe the task**
Those plugins were mentioned in this Tweet:
https://twitter.com/AdamChainz/status/1485588750990200832
Worth to check and add as pre-commit hook
-
@t0xic0der Could we add lint support so that we can have a style guide in place for the project? As the contributors increasing, this will help maintain the decorum of the code.
-
### Prerequisites
* [ ] Put an X between the brackets on this line if you have done all of the following:
* Followed all applicable steps in the [debugging guide][x]
* Checked the FAQ…
-
N814 ([camelcase-imported-as-constant](https://docs.astral.sh/ruff/rules/camelcase-imported-as-constant/)) triggers even if the alias is a single uppercase letter in [code like](https://docs.python.or…
-
-
It would be great if this list could be augmented with a list of prefixes associated with each plugin, e.g. `flake8-bugbear -> B`.
e.g. see https://github.com/PyCQA/flake8-bugbear/issues/37#issueco…
-
* Date you used flake8-return: 26-08-22
* flake8-return version used, if any: 1.1.3
* Python version, if any: 3.10.2
* Operating System: MacOS 12.5.1
### Description
match/case construction not…
k0t3n updated
2 years ago