We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2f50d9 commit a5b21faCopy full SHA for a5b21fa
.pre-commit-config.yaml
@@ -0,0 +1,11 @@
1
+repos:
2
+ - repo: https://github.com/pre-commit/pre-commit-hooks
3
+ rev: v6.0.0
4
+ hooks:
5
+ - id: trailing-whitespace
6
+ - id: end-of-file-fixer
7
+ - repo: https://github.com/mattlqx/pre-commit-ruby
8
+ rev: v1.3.6
9
10
+ - id: rubocop
11
+ - id: rspec
0 commit comments