esunar / test4

GNU General Public License v3.0
0 stars 0 forks source link

[wishlist] add pre-commit support #213

Open esunar opened 1 year ago

esunar commented 1 year ago

It would be good to the project if we add support for pre-commit[0]. It can help enforce linting, unit tests, and other checks before engineers submit a new MR. An example can be found at [1] juju-backup-all [1]

[0] https://pre-commit.com/ [1] https://git.launchpad.net/juju-backup-all/tree/.pre-commit-config.yaml


Imported from Launchpad using lp2gh.