1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
Commit graph

9 commits

Author SHA1 Message Date
Nate Berkopec
f418a6809a
Add Rubocop for redundant returns 2021-06-10 12:28:35 -06:00
MSP-Greg
1555ca248e
.rubocop.yml - exclude local bundles in test/worker_gem_independence_test 2021-02-15 20:06:57 -06:00
Nate Berkopec
2cef8ddae1
improved rubocop config (#2152) 2020-03-07 08:15:43 -06:00
Richard Schneeman
0cd28f373a
Revert "[close #1811] Minimum Ruby version >= 2.5" 2019-06-14 14:00:54 -05:00
schneems
64cca72d1b [close #1811] Minimum Ruby version >= 2.5 2019-06-10 13:36:54 -05:00
schneems
b9a4fccafa Enable all Performance Cops 2018-07-30 21:30:32 -05:00
David Rodríguez
2154d116c3 Bump versions tested on TravisCI (#1566)
* Bump versions tested on TravisCI

* Remove apparently unused stuff

* Workaround for 2.5.1 Travis/Bundler issue

* Remove no longer needed workaround

* Jruby 9.1.17.0 is out!
2018-05-09 12:28:12 -06:00
Vladimir Dementyev
42580133a8 Use Rubocop 0.50; fix SpaceBeforeBlockBraces layout (#1472) 2017-11-30 08:52:40 -07:00
Vladimir Dementyev
2cb2357d39 Let's use Rubocop! (#1325)
* Add limited rubocop config and TODO config

* Remove trailing whitespaces and blanklines

* Add rubocop rake task; upd travis.yml
2017-06-04 13:21:05 -07:00