-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Closed
Labels
Description
Issue description
prettier should be enforced in circleci
Expected Behavior
prettier formatting should be enforced in circleci, perhaps via prettier --check or some other mechanism.
Actual Behavior
prettier formatting is not currently enforced in circleci.
There are already some files that are in the master branch that are changed when prettier is run on them.
Steps to reproduce
- Check out the
masterbranch - Run
npm run format
My Environment
| Dependency | Version |
|---|---|
| Operating System | macOS |
| Node.js version | x.y.zzz |
| Typescript version | x.y.zzz |
| TypeORM version | x.y.zzz |
Additional Context
No response
Relevant Database Driver(s)
- aurora-mysql
- aurora-postgres
- better-sqlite3
- cockroachdb
- cordova
- expo
- mongodb
- mysql
- nativescript
- oracle
- postgres
- react-native
- sap
- spanner
- sqlite
- sqlite-abstract
- sqljs
- sqlserver
Are you willing to resolve this issue by submitting a Pull Request?
Yes, I have the time, but I don't know how to start. I would need guidance (more on the circleci side).
mguida22
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done