Fred Cox
c1f2d345aa
fix(escaping): move escaping to individual variables ( #3107 )
2021-11-01 22:18:45 +01:00
Thomas O'Donnell
9e5fcd1e14
feat(red,vlang): Add version formatting ( #2987 )
...
Have added version formatting to the red and vlang modules. Note the
docs for red already mentioned the `version_format` string but it had
not actually been added.
2021-08-15 21:30:58 +02:00
Dario Vladović
41e417e1d3
fix: add missing project filter rules ( #2687 )
2021-05-04 08:57:38 +02:00
Milo
83c906457e
feat(red): create module ( #2599 )
...
* create module
* fmt
* fix clippy
* fmt even though i already did it
* add all extensions
* tests for .reds
* change from circle to triangle
* remove hi.red
* fix test name
* update variables
* fix comment
* Update docs/config/README.md
Co-authored-by: Dario Vladović <d.vladimyr@gmail.com>
* Update docs/config/README.md
Co-authored-by: Dario Vladović <d.vladimyr@gmail.com>
* apply patchs
Co-authored-by: Dario Vladović <d.vladimyr@gmail.com>
2021-04-20 18:31:47 +02:00