You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divclass="ui item">Depend on the automated test on Travis that runs after you send a PR.<divclass="ui list"><divclass="ui item">If you need many attempts to fix errors then please flatten the history and clean the commit message.</div>
124
124
</div></div>
125
125
</div><p>You can use a <code>tscparams</code> file to specify custom compiler arguments e.g. <ahref="https://github.com/borisyankov/DefinitelyTyped/blob/master/atom/atom-tests.ts.tscparams">atom/atom-tests.ts.tscparams</a></p>
126
+
<p>Note: By default <code>npm test</code> only runs tests for the changed / new definition files. To run all tests just execute <code>npm run all</code>.</p>
<divclass="ui list"><divclass="ui item">At this point we do not enforce a specific <em>general</em> code style, but we do like idiomatic code in each <em>individual</em> file.</div>
128
129
<divclass="ui item">When creating a new definition file the author is free to choose either tabs or 4-space indentation (<ahref="https://github.com/borisyankov/DefinitelyTyped/issues/1709">discussion</a> on github).</div>
0 commit comments