diff options
| author | a14m <[email protected]> | 2020-12-14 14:17:39 +0100 |
|---|---|---|
| committer | a14m <[email protected]> | 2020-12-14 14:17:39 +0100 |
| commit | 67de73f67ea4f7afeb68829fb510065ed8d41159 (patch) | |
| tree | 9b0084e9e2a6d220e8042316eae89343f71d9bf2 /CLI/ruby/.rubocop.yml | |
| parent | 628e5e81596892cadfd5b5dea46001556b6a7d49 (diff) | |
Add codecov integration
Diffstat (limited to 'CLI/ruby/.rubocop.yml')
| -rw-r--r-- | CLI/ruby/.rubocop.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CLI/ruby/.rubocop.yml b/CLI/ruby/.rubocop.yml index 970b547..075df4f 100644 --- a/CLI/ruby/.rubocop.yml +++ b/CLI/ruby/.rubocop.yml @@ -10,6 +10,7 @@ Layout/LineLength: Metrics/BlockLength: Exclude: + - "game_of_life.gemspec" - "spec/**/*" Naming/MethodParameterName: |
