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
.pre-commit-config.yaml 318 B
repos:
    -   repo: https://github.com/jackdewinter/pymarkdown
        rev: v0.9.13.3
        hooks:
            -   id: pymarkdown
    -   repo: https://github.com/pappasam/toml-sort
        rev: v0.23.1
        hooks:
            -   id: toml-sort
                args: [ --check ]
                exclude: ^tests/