Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(lint): Fail on prettier errors #946

Merged
merged 1 commit into from
Sep 19, 2024
Merged

chore(lint): Fail on prettier errors #946

merged 1 commit into from
Sep 19, 2024

Conversation

akash1810
Copy link
Member

What does this change?

Configure eslint to fail on prettier errors. This ensures a consistent style for quote marks, indent levels, etc. It also means the project uses the departmental code style.

This is a no-op, as demonstrated by the CDK snapshot remaining unchanged.

Copy link
Member Author

@akash1810 akash1810 Sep 19, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For the most part, this file is generated by GuCDK. It should be adding eslint-plugin-prettier, but it currently doesn't.

Base automatically changed from gucdk-59.5.0 to main September 19, 2024 12:08
Configure `eslint` to fail on `prettier` errors.
This ensures a consistent style for quote marks, indent levels, etc.
It also means the project uses the departmental code style.
@akash1810 akash1810 merged commit 2938d17 into main Sep 19, 2024
4 checks passed
@akash1810 akash1810 deleted the aa/prettier branch September 19, 2024 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants