mirror of
https://github.com/grafana/grafana.git
synced 2025-08-01 09:52:12 +08:00
Merge remote-tracking branch 'origin/graphite-query-editor-enhancements'
This commit is contained in:
@ -19,6 +19,8 @@ module.exports = function(grunt) {
|
||||
]);
|
||||
|
||||
grunt.registerTask('precommit', [
|
||||
'jscs',
|
||||
'jshint',
|
||||
'sasslint',
|
||||
'exec:tslint',
|
||||
'no-only-tests'
|
||||
|
Reference in New Issue
Block a user