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

deprecated previous location

parent 1d24c1e3
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
data:
description: "Run Black on your repository"
icon:
public: true
labels:
- Lint
- Utilities
- Code Quality
- Python
license: MIT
deprecated: true
files:
template: ./templates/python/code_quality/flake8/flake8.yml
documentation: ./templates/python/code_quality/flake8/README.md
data:
description: "Run flake8 on your repository"
icon: 💎
public: true
labels:
- Lint
- Utilities
- Code Quality
- Python
license: MIT
deprecated: true
files:
template: ./templates/python/code_quality/isort/isort.yml
documentation: ./templates/python/code_quality/isort/README.md
data:
description: "Run isort on your repository"
icon: 💎
public: true
labels:
- Lint
- Utilities
- Code Quality
- Python
license: MIT
deprecated: true
files:
template: ./templates/python/code_quality/mypy/mypy.yml
documentation: ./templates/python/code_quality/mypy/README.md
data:
description: "Run mypy on your repository"
icon: 💎
public: true
labels:
- Static TypeChecking
- Utilities
- Code Quality
- Python
- TypeChecker
license: MIT
deprecated: true
files:
template: ./templates/python/testing/pytest/pytest.yml
documentation: ./templates/python/testing/pytest/README.md
data:
description: "Run pytest on your repository"
icon: 💯
public: true
labels:
- Test
- Utilities
- Python
license: MIT
deprecated: true
files:
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: 🐍
public: true
labels:
- Utilities
- Python
license: MIT
deprecated: true
files:
template: ./templates/python/code_quality/ruff/ruff.yml
documentation: ./templates/python/code_quality/ruff/README.md
data:
description: "Run ruff on your repository"
icon: 💎
public: true
labels:
- Lint
- Utilities
- Code Quality
- Python
license: MIT
deprecated: true
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