Skip to content

Commit 4245a75

Browse files
committed
Merge remote-tracking branch 'origin/feat/thewhaleking/update-contrib' into feat/thewhaleking/update-contrib
2 parents 06b01ed + 64982b8 commit 4245a75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ You can contribute to Bittensor in one of two main ways (as well as many others)
9292
9393
Here is a high-level summary:
9494
- Code consistency is crucial; adhere to established programming language conventions.
95-
- Use `ruff format .` to format your Python code; it ensures readability and consistency.
95+
- Use `make check` to format and check all linters in your Python code; it ensures readability and consistency.
9696
- Write concise Git commit messages; summarize changes in ~50 characters.
9797
- Follow these six commit rules:
9898
- Atomic Commits: Focus on one task or fix per commit.

0 commit comments

Comments
 (0)