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

add pre-commit tests

parent 3d7f71e3
No related branches found
No related tags found
No related merge requests found
Pipeline #28769 passed
......@@ -8,3 +8,4 @@ repos:
hooks:
- id: toml-sort
args: [ --check ]
exclude: ^tests/
repos:
- repo: https://github.com/pappasam/toml-sort
rev: v0.23.1
hooks:
- id: toml-sort
args: [ --check ]
this is an invalid toml file, I guess
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