Page MenuHomeSoftware Heritage

Add a pre-commit config file
ClosedPublic

Authored by douardda on Jul 9 2019, 4:47 PM.

Details

Summary

and document it briefly in the README file.

This comes with a few checkers:

  • flake8
  • trailing-whitespace
  • check-json
  • check-yaml
  • codespell

see https://pre-commit.com/ for more details.

Related to T1881.

foldme

Diff Detail

Repository
rDCORE Foundations and core functionalities
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

ardumont added inline comments.
README.md
65

hack on

This revision is now accepted and ready to land.Jul 10 2019, 10:08 AM
This revision was automatically updated to reflect the committed changes.