aboutsummaryrefslogtreecommitdiff
path: root/.rubocop.yml
diff options
context:
space:
mode:
Diffstat (limited to '.rubocop.yml')
-rw-r--r--.rubocop.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.rubocop.yml b/.rubocop.yml
new file mode 100644
index 0000000..c0d6e89
--- /dev/null
+++ b/.rubocop.yml
@@ -0,0 +1,3 @@
+# Allow me to write me own name on the copyright notice :)
+Style/AsciiComments:
+ Enabled: false