Laurent Sigal
|
a72ca3d68e
|
Less blocking logic
|
2015-12-22 19:06:31 +00:00 |
|
Laurent Sigal
|
5a08204b8d
|
Allow to simply run a script once - no matter what the changes are
|
2015-12-22 18:12:08 +00:00 |
|
Anthony Sottile
|
ce307a16e0
|
Add an option to require a specific pre-commit version
|
2015-12-06 20:54:07 -08:00 |
|
Anthony Sottile
|
de2ead13a1
|
Minor fixups
|
2015-11-23 12:19:02 -08:00 |
|
Anthony Sottile
|
67ad0d2d8e
|
Remove expected_return_value. Resolves #232
|
2015-11-12 13:50:29 -08:00 |
|
Barry Steyn
|
dd73ffd02f
|
Filtering of hooks for commit or push stages
|
2015-10-05 07:17:20 -07:00 |
|
Anthony Sottile
|
039a7a5878
|
Remove defaults from pre-commit config schema. Resolves #227
|
2015-05-18 13:59:42 -07:00 |
|
Anthony Sottile
|
26502dfd0b
|
Default arguments from hooks.yaml
|
2015-01-12 09:35:05 -08:00 |
|
Anthony Sottile
|
32817f3958
|
Remove @entry
|
2014-08-13 11:02:40 -07:00 |
|
Anthony Sottile
|
85a76617c1
|
Refactor fixtures in tests.
|
2014-06-15 18:49:45 -07:00 |
|
Anthony Sottile
|
bf912cfebb
|
Add checking for manifest files regex.
|
2014-06-06 06:53:00 -07:00 |
|
Anthony Sottile
|
96174deac6
|
Make hooks specify files. Optionally allow config to override manifest.
|
2014-06-05 18:39:34 -07:00 |
|
Anthony Sottile
|
4f2f1731ea
|
Add language_version to the manifest loader.
|
2014-06-02 06:50:57 -07:00 |
|
Anthony Sottile
|
914a74f80b
|
Make language check more strict.
|
2014-06-02 06:47:59 -07:00 |
|
Anthony Sottile
|
1746a97e24
|
Better project structure
|
2014-04-12 15:56:18 -07:00 |
|
Anthony Sottile
|
9a1799b9a8
|
DRY up validate_*
|
2014-04-03 20:51:37 -07:00 |
|
Anthony Sottile
|
ac67af21ec
|
Apply defaults to all of the configs. Much fewer .get()s
|
2014-03-31 23:22:13 -07:00 |
|
Anthony Sottile
|
c878e4d551
|
Remove defaulting behavior of validate_*. It was complicated and unnecessary
|
2014-03-31 21:26:06 -07:00 |
|
Anthony Sottile
|
c418f2b94e
|
Implement no-dependency system and script hook types. Closes #39.
|
2014-03-30 15:15:13 -07:00 |
|
Anthony Sottile
|
88686d298f
|
Add Runner interface.
|
2014-03-23 16:22:24 -07:00 |
|
Anthony Sottile
|
40c6bb03de
|
Forgot the sys.exit
|
2014-03-22 18:20:19 -07:00 |
|
Anthony Sottile
|
04b421978a
|
Make entry points simpler
|
2014-03-22 18:11:30 -07:00 |
|
Anthony Sottile
|
e5f4c61608
|
Remove unnecessary object level at top of manifest
|
2014-03-13 16:03:15 -07:00 |
|
Anthony Sottile
|
af7e23aae5
|
Add manifest file.
|
2014-03-13 15:52:38 -07:00 |
|
Anthony Sottile
|
28857c9a74
|
Consolidated file validation
|
2014-03-13 15:47:02 -07:00 |
|
Anthony Sottile
|
9fa237fbe0
|
Write test for auto-validating manifest at root of repo
|
2014-03-13 14:45:08 -07:00 |
|
Anthony Sottile
|
18976b501d
|
Fix entry_points
|
2014-03-13 13:59:45 -07:00 |
|
Anthony Sottile
|
3945f84e3f
|
Started implementing manifest validating
|
2014-03-13 12:36:25 -07:00 |
|