Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
portalmec
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
10
Issues
10
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
PortalMEC
portalmec
Commits
fc259b7e
Commit
fc259b7e
authored
Apr 05, 2016
by
Mateus Rambo Strey
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add rubocop config file
parent
9b5a5869
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
.rubocop.yml
.rubocop.yml
+12
-0
No files found.
.rubocop.yml
0 → 100644
View file @
fc259b7e
Rails
:
Enabled
:
true
AllCops
:
Include
:
-
'
**/Rakefile'
-
'
**/config.ru'
Exclude
:
-
'
db/**/*'
Metrics/LineLength
:
Enabled
:
false
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