Commit graph

5 commits

Author SHA1 Message Date
Bea
088aa32b0e
chore: editorconfig matching existing code format styles
An editor config has been written that matches existing indentation and
formatting used by this project, which should extend the courtesy of
intended tab use to other editors like NeoVim which are often conigured
to adhere to `.editorconfig` by default.

As part of this change, the official EditorConfig extension has been
added to VSCode recommendations, which should additionally enable
Code-like editors to additionally adhere to the rules of other files
like json and markdown which are the only types that deviate from
Cadence's global default.
2026-03-24 19:11:39 +00:00
c8021cadec changing spaces to tabs 2023-08-21 21:04:41 +12:00
b1ca71f37c getting edits closer to working 2023-08-16 17:03:05 +12:00
3bc29def41 switch to using api functions over mreq 2023-05-08 23:37:51 +12:00
7ee04d085f username sanitisation for registration 2023-05-08 17:22:20 +12:00