Repository URL to install this package:
|
Version:
0.3.0 ▾
|
teak-dev
/
CHANGELOG.md
|
|---|
LibratoShim, and use the DataDog API client.LibratoShim if present.rake rubocop:metrics task to help with defining achievable metric thresholds for a project.ENHANCEMENTS:
RSpec/NamedSubject to match our in-use convention.Style/StringConcatenation to match our in-use convention.Layout/FirstArrayElementIndentation to match our in-use convention.Layout/CommentIndentation to match our in-use convention.rm, the .rubocop_todo.yml file when regenerating TODO-list. Newest rubocop seems unhappy about its absence.ENHANCEMENTS:
Style/FormatString to match our in-use convention.Style/RescueModifier, since it's out of line with how we write code and kind of a jarring change.Style/IfUnlessModifier, because we don't want this to be an all-or-nothing thing.Style/NegatedIfElseCondition, since it prevents us from emphasizing the most important codepath.ENHANCEMENTS:
Rake/Desc cop as a viable paydown candidate. It's reported as safe-correctable, but is not auto-correctable at all.RSpec/IncludeExamples globally, because it's broadly unhelpful.ENHANCEMENTS:
lint_roller-style import for RuboCop FactoryBot plugin, now that it supports it.lint_roller-style import, now that it supports it.ENHANCEMENTS:
lint_roller-style import for RuboCop sequel plugin, now that it supports it.ENHANCEMENTS:
lint_roller-style imports for RuboCop plugins that support it.BREAKING CHANGES:
lint_roller-style plugins.ENHANCEMENTS:
Style/HashSyntax config to prefer Ruby 1.9, but not enforce the absence of mixed keys.
ENHANCEMENTS:
terraform:update command to update terraform providers and lock all platform versions.