Skip to content

Commit

Permalink
Add spaces to satisfy yaml lint
Browse files Browse the repository at this point in the history
  • Loading branch information
gorschu committed Nov 8, 2017
1 parent 3d8573d commit 25a6bfb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .overcommit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#
# Uncomment the following lines to make the configuration take effect.

#PreCommit:
# PreCommit:
# RuboCop:
# enabled: true
# on_warn: fail # Treat all warnings as failures
Expand All @@ -25,7 +25,7 @@
# exclude:
# - '**/db/structure.sql' # Ignore trailing whitespace in generated files
#
#PostCheckout:
# PostCheckout:
# ALL: # Special hook name that customizes all hooks of this type
# quiet: true # Change all post-checkout hooks to only display output on failure
#
Expand Down

0 comments on commit 25a6bfb

Please sign in to comment.