Skip to content

chore: add prettier/typo check to CI #14

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

Merged
merged 11 commits into from
Apr 29, 2025
Merged

chore: add prettier/typo check to CI #14

merged 11 commits into from
Apr 29, 2025

Conversation

Parkreiner
Copy link
Member

@Parkreiner Parkreiner commented Apr 22, 2025

More work to help with coder/internal#532

Changes made

  • Added back CI steps for validating the codebase for typos and formatting
  • Updated README validation CI step to be dependent on typo-checking step
  • Updated configuration files as needed to support the new CI step
  • Updated all files that were previously getting skipped over from improperly-set-up CI logic

@Parkreiner Parkreiner self-assigned this Apr 22, 2025
@Parkreiner Parkreiner requested a review from matifali April 22, 2025 20:14
@@ -4,23 +4,23 @@ set -u

Copy link
Member Author

Choose a reason for hiding this comment

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

The only thing that changed was the indentation via the Bun formatter

@Parkreiner Parkreiner merged commit 9e18a4e into main Apr 29, 2025
3 checks passed
@Parkreiner Parkreiner deleted the mes/pretty branch April 29, 2025 14:09
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