You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: improve linter execution with TypeScript support and language filtering (#57)
* chore: add Java 21 to devcontainer for java linter test
* feat: dynamically build linter suffixes for code-policy rule ID extraction
* refactor: enhance verbose logging in rule processing for better debugging
* fix: filter supported languages for non-LLM linters
* chore: remove reference to user-policy.json from README files
* chore: reset WorkDir to use CWD in linter executors for ESLint, Prettier, and TSC
* feat: add TypeScript support by integrating @typescript-eslint/parser
* feat: add error code mapping for TypeScript diagnostics
* chore: bump version to 0.1.13 in package.json
0 commit comments