sourcehut
Log in
—
Register
~linuxgoose
/
bocpress
summary
tree
log
refs
ref:
5060043253b6444fc9b3d8917474632f7a3325c6
bocpress
/
docs
/
src
/coding-conventions.md
-rw-r--r--
156 bytes
View
Log
View raw
Permalink
50600432
—
Jordan Robinson
add new homepage content update page
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
.