Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit a2e0814f authored by Dorian Turba's avatar Dorian Turba
Browse files

move templates in templates folder

parent ce22dc35
No related branches found
No related tags found
No related merge requests found
Showing
with 12 additions and 12 deletions
files:
template: ./python/code_quality/black/black.yml
documentation: ./python/code_quality/black/README.md
template: ./templates/python/code_quality/black/black.yml
documentation: ./templates/python/code_quality/black/README.md
data:
description: "Run Black on your repository"
icon:
......
files:
template: ./python/code_quality/flake8/flake8.yml
documentation: ./python/code_quality/flake8/README.md
template: ./templates/python/code_quality/flake8/flake8.yml
documentation: ./templates/python/code_quality/flake8/README.md
data:
description: "Run flake8 on your repository"
icon: 💎
......
files:
template: ./python/code_quality/isort/isort.yml
documentation: ./python/code_quality/isort/README.md
template: ./templates/python/code_quality/isort/isort.yml
documentation: ./templates/python/code_quality/isort/README.md
data:
description: "Run isort on your repository"
icon: 💎
......
files:
template: ./python/code_quality/mypy/mypy.yml
documentation: ./python/code_quality/mypy/README.md
template: ./templates/python/code_quality/mypy/mypy.yml
documentation: ./templates/python/code_quality/mypy/README.md
data:
description: "Run mypy on your repository"
icon: 💎
......
files:
template: ./python/testing/pytest/pytest.yml
documentation: ./python/testing/pytest/README.md
template: ./templates/python/testing/pytest/pytest.yml
documentation: ./templates/python/testing/pytest/README.md
data:
description: "Run pytest on your repository"
icon: 💯
......
files:
template: ./python/code_quality/ruff/ruff.yml
documentation: ./python/code_quality/ruff/README.md
template: ./templates/python/code_quality/ruff/ruff.yml
documentation: ./templates/python/code_quality/ruff/README.md
data:
description: "Run ruff on your repository"
icon: 💎
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment