mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05:00
Upgrade handlebars (#8675)
* Upgrade Handlebars to 4.3.0 * Upgrade Handlebars to the latest version
This commit is contained in:
@@ -6,6 +6,7 @@ pre-commit:
|
||||
run: bundle exec rubocop {staged_files}
|
||||
eslint:
|
||||
glob: "*.{js,es6}"
|
||||
exclude: 'vendor/*'
|
||||
run: yarn eslint --ext .es6 -f compact {staged_files}
|
||||
yaml-syntax:
|
||||
glob: "*.{yaml,yml}"
|
||||
|
||||
Reference in New Issue
Block a user