Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
qorus
grafana
Commits
86ef33f8
Commit
86ef33f8
authored
Feb 16, 2016
by
Utkarsh Bhatnagar
Browse files
fixed language
parent
6f794b7d
Changes
1
Hide whitespace changes
Inline
Side-by-side
CONTRIBUTING.md
View file @
86ef33f8
...
...
@@ -10,12 +10,12 @@ grunt && grunt watch
grunt karma:dev
```
### R
er
un tests for backend assets before commit
### Run tests for backend assets before commit
```
test -z "$(gofmt -s -l . | grep -v Godeps/_workspace/src/ | tee /dev/stderr)"
```
### Run tests before commit
### Run tests
for frontend assets
before commit
```
grunt test
godep go test -v ./pkg/...
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment