Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
annotate
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open-source
annotate
Commits
c2ece7b1
Commit
c2ece7b1
authored
Jan 18, 2016
by
Guillermo Guerrero Ibarra
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added Rubocop config.
parent
33658f46
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
.rubocop.yml
.rubocop.yml
+8
-0
.rubocop_todo.yml
.rubocop_todo.yml
+0
-0
No files found.
.rubocop.yml
0 → 100644
View file @
c2ece7b1
inherit_from
:
./.rubocop_todo.yml
AllCops
:
Include
:
-
'
**/Rakefile'
-
'
**/config.ru'
Exclude
:
-
'
bin/**/*'
.rubocop_todo.yml
0 → 100644
View file @
c2ece7b1
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment