From: "Alex Legler" <a3li@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] sites/www:master commit in: /
Date: Mon, 30 Nov 2015 19:48:32 +0000 (UTC) [thread overview]
Message-ID: <1448912893.290e3c916a29c2a8b2aa4b5d89adc1343e7122f8.a3li@gentoo> (raw)
commit: 290e3c916a29c2a8b2aa4b5d89adc1343e7122f8
Author: Alex Legler <alex <AT> a3li <DOT> li>
AuthorDate: Mon Nov 30 19:48:13 2015 +0000
Commit: Alex Legler <a3li <AT> gentoo <DOT> org>
CommitDate: Mon Nov 30 19:48:13 2015 +0000
URL: https://gitweb.gentoo.org/sites/www.git/commit/?id=290e3c91
Add code style settings
.rubocop.yml | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/.rubocop.yml b/.rubocop.yml
new file mode 100644
index 0000000..fe6df44
--- /dev/null
+++ b/.rubocop.yml
@@ -0,0 +1,17 @@
+Style/FormatString:
+ Enabled: false
+
+Style/Documentation:
+ Enabled: false
+
+Style/PerlBackrefs:
+ Enabled: false
+
+Metrics/LineLength:
+ Max: 120
+
+Metrics/MethodLength:
+ Max: 20
+
+Metrics/ModuleLength:
+ Max: 200
next reply other threads:[~2015-11-30 19:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-30 19:48 Alex Legler [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-04-11 10:54 [gentoo-commits] sites/www:master commit in: / Alex Legler
2016-12-13 7:44 Alex Legler
2017-02-19 20:56 Robin H. Johnson
2017-04-27 7:45 Matthew Marchese
2017-04-27 7:45 Matthew Marchese
2017-06-06 6:16 Matthew Marchese
2017-07-28 4:15 Matthew Marchese
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1448912893.290e3c916a29c2a8b2aa4b5d89adc1343e7122f8.a3li@gentoo \
--to=a3li@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox