dbt-labs / dbt-postgres

Apache License 2.0
22 stars 12 forks source link

[CI/CD Improvements] Standardize and automate formatting for workflows #137

Open mikealfare opened 1 month ago

mikealfare commented 1 month ago

Is this your first time submitting a feature request?

Describe the feature

As a maintainer, I want to automate formatting checks, so that I can focus more on content in PRs and still maintain a code quality standard.

## Acceptance Criteria
- [ ] A formatter runs as part of `pre-commit`
- [ ] A linter runs as part of `pre-commit`
- [ ] `docs-issue`, `stale`, and `triage-labels` are updated to use the naming standards below (other workflows will be updated as separate stories; these workflows require no other changes)

Formatters:

Linters:

Style standards: