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

Split Prettier into separate validation #73

Merged
merged 6 commits into from
Feb 22, 2025
Merged

Split Prettier into separate validation #73

merged 6 commits into from
Feb 22, 2025

Conversation

anttiharju
Copy link
Owner

@anttiharju anttiharju commented Feb 22, 2025

Do one thing and do it well

This way Prettier can prettify everything it can, and not just GitHub Actions -related YAMLs and Markdown files. This means .golangci.yml and lefthook.yml are now covered by Prettier.

Also changed functionality at https://github.com/anttiharju/actions

Pull Request is already mentioned in parenthesis:

```
Pull Request / Validate / Project (pull_request)
```

so the above becomes

```
Project / Validate / vmatch (pull_request)
```
@anttiharju anttiharju changed the title Split prettier into separate validation Split Prettier into separate validation Feb 22, 2025
@anttiharju anttiharju merged commit b509243 into main Feb 22, 2025
1 check passed
@anttiharju anttiharju deleted the split-prettier branch February 22, 2025 16:49
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.

1 participant