Skip to content

Commit

Permalink
WIP: load proper AS extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
Flink committed Nov 28, 2024
1 parent 2b3f784 commit 1bd094c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/rubocop-discourse.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
require "rubocop"
require "active_support"
require "active_support/core_ext/string/inflections"
require "active_support/core_ext/object/blank"
require "active_support/core_ext/enumerable"
require_relative "rubocop/discourse"
require_relative "rubocop/discourse/inject"

Expand Down

0 comments on commit 1bd094c

Please sign in to comment.