Skip to content

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
#!/usr/bin/env bash
set -o pipefail
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