diff --git a/docs/contributing.rst b/docs/contributing.rst index 15f3390..917359d 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -32,6 +32,12 @@ the wasp-os community, are expected to meet the community guidelines described in the project's code of conduct when interacting within all community spaces (including the wasp-os github presence). +Coding Style +------------ + +wasp-os uses a similar coding style as micropython and, in particular, Python +code is expected to follow :pep:`8`. + Developer Certificate of Origin -------------------------------