.overcommit.yml in lt-lcms-0.5.0 vs .overcommit.yml in lt-lcms-0.6.0
- old
+ new
@@ -28,9 +28,14 @@
enabled: true
TrailingWhitespace:
enabled: true
+ TypeCheck:
+ enabled: true
+ description: RBS check
+ command: [ 'steep', 'check' ]
+
PostCheckout:
ALL:
quiet: true # Change all post-checkout hooks to only display output on failure
IndexTags: