Draft, Arch: coding conventions for the workbench

This commit is contained in:
vocx-fc
2020-03-15 14:10:18 -06:00
committed by Yorik van Havre
parent be1fd42554
commit c629bf2fad
2 changed files with 134 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
# Arch coding conventions
Since Arch is also a Python workbench, follow the same coding conventions
for the [Draft Workbench](../Draft).