2ae24f588c
Remove a large section of .editorconfig to allow for customisation with specifying a tab width.
...
Users of the codebase may now use `tab_width` to override the preferred
indentation width, i.e. the width of the tabulation character.
2026-01-21 10:22:44 +01:00
3a2041194c
switch to GPL-2.0-only licence
2025-12-18 17:42:00 +01:00
8d0e825157
rewrite copyright file header to provide more information about where the file is from.
2025-11-13 22:24:09 +01:00
51a05f2d7c
seperate json from the yaml column, to use tabs instead of spaces
2025-08-13 12:23:54 +02:00
6997e08b05
add copyright information and code cleanup
2025-06-15 14:29:28 +02:00
Quinn
e839128c2e
remove rust from config files
2025-05-01 16:48:47 +02:00
Quinn
5a47a1d02f
fix: editorconfig should not have root=true, as settings should be able to be overridden
2025-05-01 16:48:40 +02:00
Quinn
7a64aefcac
setup project files
...
Added (most) of the project files to the working tree.
Some work still needs to be done to make the rust/C communication better
before we can fully move on to starting to write the actual applicaiton.
2025-05-01 16:48:18 +02:00