1
0
Fork 0
mirror of https://github.com/paper-trail-gem/paper_trail.git synced 2022-11-09 11:33:19 -05:00
Commit graph

6 commits

Author SHA1 Message Date
Jared Beck
0d7e33eb2e Break long lines in test dir 2016-02-15 18:13:45 -05:00
Jared Beck
ddf7f45ff4 rubocop 0.37.2 (was 0.35.1) 2016-02-15 16:50:25 -05:00
Jared Beck
c97eb17045 Lint: Disable Style/BlockDelimiters 2016-01-18 14:28:12 -05:00
Jared Beck
3a72b7f7c7 Code style: Break long lines 2015-12-13 00:01:40 -05:00
Jared Beck
cbce4d361f Run rubocop linter before test suite
Most of the "cops" are wholly or partially disabled at this point.
As offenses are fixed, cops will move from `.rubocop_todo.yml` to
`.rubocop.yml`.

See
https://github.com/bbatsov/rubocop#automatically-generated-configuration
for details.
2015-11-27 21:25:41 -05:00
Jared Beck
7d8775feae Install rubocop 2015-11-01 23:56:15 -05:00