sourcehut
Log in
—
Register
~linuxgoose
/
bocpress
summary
tree
log
refs
ref:
f69ddcd72b15c35997d71de551166495808b7069
bocpress
/
docs
/
src
/coding-conventions.md
-rw-r--r--
156 bytes
View
Log
View raw
Permalink
f69ddcd7
—
Jordan Robinson
update footer to include source code link
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
.