Commit Graph

9 Commits

Author SHA1 Message Date
Maxim Prokhorov
072c491da6 Use wrapped stdout directly 2018-04-22 22:45:32 +03:00
Maxim Prokhorov
5ae00f992d Never print newline 2018-04-22 13:35:39 +03:00
Maxim Prokhorov
180ff97916 Reworked pre-commit hook
- Fix cwd assumptions, pre-commit always starts at the repo base
- Fix subprocess calls for python3
- Extract repository info from 'git config'
- Refactored into separate functions and __main__ part
- Use fileinput module to modify README
2018-04-22 10:29:34 +03:00
Maxim Prokhorov
4b135ed65b Make branch shield clickable 2018-04-22 09:00:42 +03:00
Maxim Prokhorov
cf2b1d6788 Use python from PATH 2018-04-22 08:58:37 +03:00
Xose Pérez
2ad9199448 Small layout fix 2018-02-08 10:38:20 +01:00
Xose Pérez
66600aab81 Add Codacy code quality badge to README 2018-02-08 10:37:48 +01:00
Xose Pérez
348f2d9a45 Add version change to pre-commit hook 2018-01-28 22:37:57 +01:00
Xose Pérez
bc37194021 Added pre-commit hook to reference current branch in README.md 2018-01-28 22:16:33 +01:00