feat(build): complete migration to Oxfmt for remaining sub-projects

This commit is contained in:
hainenber
2026-08-02 17:32:52 +07:00
parent 72278c96fc
commit bcec75b3a9
13 changed files with 538 additions and 663 deletions

View File

@@ -33,7 +33,7 @@ Understanding Superset's continuous integration and deployment pipelines.
- GitHub Actions workflows
- Pre-commit hooks configuration
- Automated testing pipelines
- Code quality checks (ESLint, Prettier, Black, MyPy)
- Code quality checks (Oxlint, Oxfmt, Black, MyPy)
- Security scanning (Dependabot, CodeQL)
- Docker image building and publishing
- Release automation