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
feat: add comprehensive linting script for toolchain testing
- Add ./scripts/lint.sh to test linting with both stable and nightly toolchains
- Update .github/copilot-instructions.md to recommend new linting script
- Script ensures CI compatibility by testing with stable toolchain
- Enables local development confidence with nightly toolchain testing
- Simplifies pre-commit workflow for consistent linting across environments
0 commit comments