mirror of
https://github.com/SrIzan10/hc-harbor.git
synced 2026-05-01 10:45:21 +00:00
erb_linting (#637)
* setup lint * lint pass * gh ci/cd lint * okay nvm our code is shit
This commit is contained in:
3
Gemfile
3
Gemfile
@@ -115,6 +115,9 @@ group :development, :test do
|
||||
# Static analysis for security vulnerabilities [https://brakemanscanner.org/]
|
||||
gem "brakeman", require: false
|
||||
|
||||
# ERB linting [https://github.com/Shopify/erb_lint]
|
||||
gem "erb_lint", require: false
|
||||
|
||||
# Omakase Ruby styling [https://github.com/rails/rubocop-rails-omakase/]
|
||||
gem "rubocop-rails-omakase", require: false
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user