mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
5 lines
296 B
Markdown
5 lines
296 B
Markdown
Migrated some [`invoke`](https://www.pyinvoke.org/) tasks to [`python-tools-scripts`](https://github.com/s0undt3ch/python-tools-scripts).
|
|
|
|
* `tasks/docs.py` -> `tools/precommit/docs.py`
|
|
* `tasks/docstrings.py` -> `tools/precommit/docstrings.py`
|
|
* `tasks/loader.py` -> `tools/precommit/loader.py`
|