sourcehut
Log in
—
Register
~linuxgoose
/
bocpress
summary
tree
log
refs
ref:
e063f8f2e702d05ce3b74a1ad5c46a225085bfdd
bocpress
/
docs
/
src
/coding-conventions.md
-rw-r--r--
156 bytes
View
Log
View raw
Permalink
e063f8f2
—
Jordan Robinson
update README
13 days ago
View Rendered
View Source
#
Coding Conventions
All files should end with a new line character.
Python code should be formatted with
ruff
.