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 65e4597c authored by Dorian Turba's avatar Dorian Turba
Browse files

more r2metadata to dedicated folder

parent b84a0207
No related branches found
No related tags found
No related merge requests found
files:
template: ./templates/python/code_quality/black/black.yml
documentation: ./templates/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: ./templates/python/code_quality/flake8/flake8.yml
documentation: ./templates/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: ./templates/python/code_quality/isort/isort.yml
documentation: ./templates/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: ./templates/python/code_quality/mypy/mypy.yml
documentation: ./templates/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: ./templates/python/testing/pytest/pytest.yml
documentation: ./templates/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: ./templates/python/partial/python_install.yml
documentation: ./templates/python/partial/README.md
template: ../templates/python/partial/python_install.yml
documentation: ../templates/python/partial/README.md
data:
description: "Job that is meant to be extend by jobs that need a python environment."
icon: 🐍
......
files:
template: ./templates/python/code_quality/ruff/ruff.yml
documentation: ./templates/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: 💎
......
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