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 aa22980 commit 99d6de2Copy full SHA for 99d6de2
CONTRIBUTING.rst
@@ -18,7 +18,7 @@ Workflow
18
2. Clone your fork locally with git
19
3. `Set up the environment <#setting-up-the-environment>`_
20
4. Make your changes
21
-5. Run ``male lint`` to run linters and formatters. This step is optional and will be executed
+5. Run ``make lint`` to run linters and formatters. This step is optional and will be executed
22
automatically by git before you make a commit, but you may want to run it manually in order to apply fixes
23
6. Commit your changes to git
24
7. Push the changes to your fork
0 commit comments