sourcehut
Log in
—
Register
~linuxgoose
/
bocpress
summary
tree
log
refs
ref:
849fe77446d4c2485f9f0409f02cbbc7c3cfa756
bocpress
/
docs
/
src
/coding-conventions.md
-rw-r--r--
156 bytes
View
Log
View raw
Permalink
849fe774
—
Jordan Robinson
update tags filtering functionality to allow for multiple tags to be filtered on
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
.