... | ... | @@ -9,7 +9,7 @@ Development process happens on the development branches (named `11.0-<branch nam |
|
|
Any code changes should pass the following stages to be merged into the main branch:
|
|
|
|
|
|
1. Automatic static code analysis
|
|
|
With the following code analyzers:
|
|
|
With the following code analyzers:
|
|
|
- [bandit](https://github.com/PyCQA/bandit)
|
|
|
- [palynt](https://github.com/OCA/pylint-odoo), [flake8](https://github.com/PyCQA/flake8)
|
|
|
- [stylelint](https://github.com/stylelint/stylelint)
|
... | ... | |