Skip to content

Commit

Permalink
Merge pull request #16 from ancao-apvn/chore/improve-initializer
Browse files Browse the repository at this point in the history
chore: remove a redundant space
  • Loading branch information
makicamel authored Sep 12, 2024
2 parents 457971b + 2eb838f commit 192b00e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/generators/circuit_switch/templates/initializer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# config.report_paths = [Rails.root]

# Excluded paths to report
# config.silent_paths = [CIRCUIT_SWITCH]
# config.silent_paths = [CIRCUIT_SWITCH]

# Alias column name for circuit_switches.key through alias_attribute
# config.key_column_name = :key
Expand Down

0 comments on commit 192b00e

Please sign in to comment.