Skip to main content

lint-all.sh - Run all linters on CODITECT Core codebase

Usage: ./scripts/lint-all.sh # Run all linters ./scripts/lint-all.sh --fix # Run with auto-fix where available

File: lint-all.sh

Type: Shell Script

Usage

bash lint-all.sh
# or
./lint-all.sh