Releases: codecademy-engineering/codecademy-ruby-style
Releases · codecademy-engineering/codecademy-ruby-style
Migrate from CircleCI to Github Actions
No code changes
No code changes. Release 0.1.6 missed a version update in version.rb
.
Increase Layout/LineLength max value + rename 'master' to 'main'
Lock Rubocop version
0.1.5 Lock Rubocop version for clients
Fix name of deprecated cop, silencing warning
0.1.4 0.1.4
Lock Rubocop version
0.1.3 0.1.3
Exclude some DSL methods from Block Length Size limit
Disable Style/ModuleFunction
Discussion here: https://github.com/rubocop-hq/ruby-style-guide/issues/556
Initial release
- Basic
default.yml
global config. - Enforce linting in CircleCI.