Files
backstage/.prettierignore
T
Patrik Oldsberg 2f31c3f259 workspaces: add root prettier and eslint ignores, fix base branch
The root prettier and eslint runs shouldn't reach into the standalone
workspaces, since each one manages its own formatting and linting. Also
correct the ui workspace lint script to diff against origin/master to
match the repo's default branch.

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Made-with: Cursor
2026-04-27 21:29:15 +02:00

31 lines
404 B
Plaintext

.cache
.lighthouseci
.yarn
dist
microsite
workspaces
docs-ui/.next
docs-ui/public
docs-ui/out
packages/ui/css
coverage
*.hbs
templates
type-docs
# old reports
api-report.md
api-report-*.md
# new reports
report.api.md
report-*.api.md
knip-report.md
cli-report.md
plugins/scaffolder-backend/sample-templates
.vscode
dist-types
.eslintrc.js
# reduce the barrier for adopters to add themselves
ADOPTERS.md