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

feat: rename alejandra_engine to alejandra

This commit is contained in:
Kevin Amado 2022-06-23 12:34:08 -06:00
parent bd7ca846d5
commit bc32bd59e0
90 changed files with 41 additions and 41 deletions

View file

@ -29,7 +29,7 @@ steps:
- direnv allow
- eval "$(direnv export bash)"
- echo +++ Run tests
- cd src/alejandra_engine
- cd src/alejandra
- cargo tarpaulin --coveralls "${COVERALLS_REPO_TOKEN}"
- label: formatting diff