aboutsummaryrefslogtreecommitdiff
path: root/.rubocop.yml
diff options
context:
space:
mode:
Diffstat (limited to '.rubocop.yml')
-rw-r--r--.rubocop.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.rubocop.yml b/.rubocop.yml
new file mode 100644
index 0000000..48211dc
--- /dev/null
+++ b/.rubocop.yml
@@ -0,0 +1,5 @@
+Layout/LineLength:
+ Max: 80
+
+AllCops:
+ NewCops: enable