mirror of
https://github.com/inventree/InvenTree.git
synced 2025-12-15 08:48:11 +00:00
75a397aab8dd38ffeaca64fc5388c4e7fc9aa7bc
3 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
9d0264c319 |
[CI] docstrings (#6172)
* Squashed commit of the following: commit |
||
|
|
4b14986591 |
[CI] Enable python autoformat (#6169)
* Squashed commit of the following: commit |
||
|
|
e1b670ba57 |
CI updates (#6167)
* replaced flake8 with ruff mostly for speed improvements * fix codespell error * move config section * added isort again * move djlint config to pyproject * moved ruff section * remove flake8 from code base * remove flake8 from code base * fix djlint syntax * fix removed sections * fix requirements file * fix getattr useage * auto fixed docstring * adapted ruff settings to better fit code base * reorder order of operations * adjust checks * disable autofix/format * fixed reqs * remove flake8 section from setup.cfg * moved isort config * added missing toml req * fixed req * fixed source path |