ai / autoprefixer-rails

Autoprefixer for Ruby and Ruby on Rails
https://twitter.com/autoprefixer
MIT License
1.22k stars 108 forks source link

Linting: Update standard yml to ruby 24 syntax #211

Open olleolleolle opened 3 years ago

olleolleolle commented 3 years ago

This PR configures linting rules to match Ruby 2.4, and runs the linter with automatic fixes applied.

The reason: The gemspec states that this gem can only be used with Ruby 2.4+.