You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/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>
2 years ago
..
docgen.rs feat: xtask themelint (#3234) 2 years ago
helpers.rs feat: xtask themelint (#3234) 2 years ago
main.rs feat: xtask themelint (#3234) 2 years ago
path.rs feat: xtask themelint (#3234) 2 years ago
querycheck.rs syntax: Don't force lower-case for filenames (#4346) 2 years ago
themelint.rs chore: fix clippy linting 2 years ago