mirror of
https://github.com/discourse/discourse.git
synced 2025-05-31 21:25:24 +08:00
Add rubocop to our build. (#5004)
This commit is contained in:
@ -10,7 +10,6 @@ class Array
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
# based on https://gist.github.com/zaius/2643079
|
||||
def unbundled_require(gem)
|
||||
if defined?(::Bundler)
|
||||
@ -111,4 +110,3 @@ end
|
||||
# no sidekiq so update some stuff
|
||||
Category.update_stats
|
||||
Jobs::PeriodicalUpdates.new.execute(nil)
|
||||
|
||||
|
Reference in New Issue
Block a user