lnreader
lnreader copied to clipboard
Update lint script to automatically fix issues
Just added --fix to automatically fix auto correctable errors
Auto-fixing lint should be done in pre-commit hooks for instant feedback; CI should only enforce lint and fail on issues, not auto-fix.