We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d544488 commit ceb2eb7Copy full SHA for ceb2eb7
CONTRIBUTING.md
@@ -51,7 +51,7 @@ Pull requests [PR#2940] and [PR#3043] are a couple good examples to follow.
51
52
#### New Modules
53
54
-* **Do** run `tools/msftidy.rb` against your module and fix any errors or warnings that come up.
+* **Do** run `tools/dev/msftidy.rb` against your module and fix any errors or warnings that come up.
55
- It would be even better to set up `msftidy.rb` as a [pre-commit hook].
56
* **Do** use the many module mixin [API]s. Wheel improvements are welcome; wheel reinventions, not so much.
57
* **Don't** include more than one module per pull request.
0 commit comments