chore(frontend): update project name and improve linting command #152

Merged
csimonis merged 2 commits from add-oxlint-and-rename into main 2025-04-25 07:16:18 +00:00

2 commits

Author SHA1 Message Date
7b94fd56bc
feat(ci): add oxlint job to CI workflow
All checks were successful
CI / Get Changed Files (pull_request) Successful in 6s
CI / oxlint (pull_request) Successful in 30s
CI / prettier (pull_request) Successful in 34s
CI / eslint (pull_request) Successful in 38s
CI / test-build (pull_request) Successful in 37s
CI / Checkstyle Main (pull_request) Successful in 1m29s
- Introduced oxlint job to the CI workflow for enhanced linting checks.
- Updated ci.yml to include a new job `oxlint` that runs on frontend changes.
- Adjusted package.json scripts to separate oxlint from the general lint task.
2025-04-25 09:14:04 +02:00
f3adf78b50
chore(frontend): update project name and improve linting command
All checks were successful
CI / Get Changed Files (pull_request) Successful in 7s
CI / Checkstyle Main (pull_request) Has been skipped
CI / prettier (pull_request) Successful in 48s
CI / eslint (pull_request) Successful in 1m5s
CI / test-build (pull_request) Successful in 1m6s
2025-04-25 08:28:06 +02:00