tlpss / research-template

opinionated Cookiecutter template for python research projects
3 stars 2 forks source link

`darglint` incuded in `.pre-commit-config.yaml` when ansersing `no` #6

Open Victorlouisdg opened 9 months ago

Victorlouisdg commented 9 months ago

Even if you say no to the darglint option during the setup prompts, this is still included in .pre-commit-config.yaml:

-   repo: https://github.com/terrencepreilly/darglint
    rev: v1.8.1
    hooks:
    - id: darglint