File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ that you are listed under your companies authorised contributors).
41
41
42
42
## Coding Style and Linting
43
43
44
- The project has a very specific coding style that are checked using this [ jshintrc ] . All pull requests should adhere to this.
44
+ All pull requests should adhere to the [ coding guidelines ] .
45
45
46
46
## Inline Documentation
47
47
@@ -203,7 +203,7 @@ request.
203
203
[ claCheck ] : http://dojofoundation.org/about/claCheck
204
204
[ Creating a Pull Request ] : https://help.github.com/articles/creating-a-pull-request
205
205
[ Fork a Repo ] : https://help.github.com/articles/fork-a-repo
206
- [ jshintrc ] : ./.jshintrc
206
+ [ coding guidelines ] : https://github.com/ibm-js/sdk/blob/master/GUIDELINES.md
207
207
[ DojoDoc ] : http://dojotoolkit.org/reference-guide/developer/markup.html
208
208
[ Intern ] : http://theintern.io/
209
209
[ interactive rebase ] : http://git-scm.com/book/en/Git-Tools-Rewriting-History#Changing-Multiple-Commit-Messages
You can’t perform that action at this time.
0 commit comments