Commit e8682b7
docs: mention code formatting in the contribution section (#3431)
<!--Add a description of your PR here-->
Specify usage of Snakefmt and black in the contribution guide section of
the documentation.
### QC
<!-- Make sure that you can tick the boxes below. -->
* [ ] The PR contains a test case for the changes or the changes are
already covered by an existing test case.
* [x] The documentation (`docs/`) is updated to reflect the changes or
this is not necessary (e.g. if the change does neither modify the
language nor the behavior or functionalities of Snakemake).
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Documentation**
- Revised the contribution guidelines to enhance clarity.
- Introduced a new step requiring standardized code formatting before
commits.
- Renumbered subsequent steps to reflect the updated process.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Co-authored-by: Johannes Köster <[email protected]>1 parent c935953 commit e8682b7
1 file changed
+6
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
| |||
0 commit comments