1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-07-31 12:37:45 +00:00

Merge pull request #68 from kamadorueda/kamadorueda

feat: remove unnecesary exception
This commit is contained in:
Kevin Amado 2022-02-10 21:59:07 -05:00 committed by GitHub
commit 33e3417cc6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -88,7 +88,6 @@ pub fn rule(
rnix::SyntaxKind::NODE_ATTR_SET
| rnix::SyntaxKind::NODE_PAREN
| rnix::SyntaxKind::NODE_LIST
| rnix::SyntaxKind::NODE_WITH
| rnix::SyntaxKind::NODE_STRING
))
{