Skip to content
  • Joakim Saario's avatar
    chore(pre-commit) Use hooks from official repositories · b47882b1
    Joakim Saario authored
    The reason behind this is to make checking and formatting consistent between
    contributors and CI. It is also easier to incorporate new hooks, since many
    tools already provides pre-commit hooks
    
    In addition this commit also adds `black` and `autoflake` along with a few
    other useful hooks from the `pre-commit-hooks` repository.
    b47882b1