sourcehut
Log in
—
Register
~linuxgoose
/
bocpress
summary
tree
log
refs
ref:
94845349eca95c8f20fc0a83adfcf322de7ebf53
bocpress
/
docs
/
src
/coding-conventions.md
-rw-r--r--
156 bytes
View
Log
View raw
Permalink
94845349
—
Jordan Robinson
update markdown auto formatter to include many more keyboard shortcuts
2 months ago
View Rendered
View Source
#
Coding Conventions
All files should end with a new line character.
Python code should be formatted with
ruff
.