sourcehut
Log in
—
Register
~linuxgoose
/
bocpress
summary
tree
log
refs
ref:
42c43cf231328d4ebcb06e2cd0c1276e197e146a
bocpress
/
docs
/
src
/coding-conventions.md
-rw-r--r--
156 bytes
View
Log
View raw
Permalink
42c43cf2
—
Jordan Robinson
update API docs
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
.