helix/xtask/src
Christian Speich 79ef39ab3a syntax: Don't force lower-case for filenames (#4346)
Just like for grammars we currently force a lower-case of the name for
some actions (like filesystem lookup). To make this consistent and less
surprising for users, we remove this lower-casing here.

Note: it is still the preferred way to name both language and grammar in
lower-case

Signed-off-by: Christian Speich <cspeich@emlix.com>
2022-10-21 08:11:25 -05:00
..
docgen.rs feat: xtask themelint (#3234) 2022-09-19 21:38:20 +08:00
helpers.rs feat: xtask themelint (#3234) 2022-09-19 21:38:20 +08:00
main.rs feat: xtask themelint (#3234) 2022-09-19 21:38:20 +08:00
path.rs feat: xtask themelint (#3234) 2022-09-19 21:38:20 +08:00
querycheck.rs syntax: Don't force lower-case for filenames (#4346) 2022-10-21 08:11:25 -05:00
themelint.rs chore: fix clippy linting 2022-10-11 15:47:11 +09:00