1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-25 12:59:05 +02:00

Merge pull request #12554 from ZDroid/grunt-test-note

Add `grunt test` note
This commit is contained in:
Chris Rebert
2014-02-04 13:21:45 -08:00

View File

@@ -183,6 +183,10 @@ license your work under the terms of the [MIT License](LICENSE.md).
- strict mode
- "Attractive"
### Checking coding style
Run `grunt test` before committing to ensure your changes follow our coding standards.
## License