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.
LineLength
Metrics
Layout
1 parent d93e3d2 commit edbf67bCopy full SHA for edbf67b
.rubocop.yml
@@ -2,7 +2,7 @@
2
# vim: ft=yaml
3
---
4
# General overrides used across formulas in the org
5
-Metrics/LineLength:
+Layout/LineLength:
6
# Increase from default of `80`
7
# Based on https://github.com/PyCQA/flake8-bugbear#opinionated-warnings (`B950`)
8
Max: 88
0 commit comments