Merge pull request #1 from netmanagers/master
[arvados-formula.git] / .rubocop.yml
index 7c701f5eb7c3adc2e1090ebcd78570bc59159cc8..80ad7973b45b246f964d9c9beb3e6804c40ad422 100644 (file)
@@ -6,6 +6,4 @@ Layout/LineLength:
   # Increase from default of `80`
   # Based on https://github.com/PyCQA/flake8-bugbear#opinionated-warnings (`B950`)
   Max: 88
-
 # Any offenses that should be fixed, e.g. collected via. `rubocop --auto-gen-config`
-