Expected Output: duster command should fix fixable errors and show remaining errors in detail.
current output:
Lint command show errors in proper detail but does not fix fixable errors.
Fix command fixes errors but doesn't show what errors are remaining, it only show count of errors remaining.
Should I run both in husky pre-commit hook?
Expected Output: duster command should fix fixable errors and show remaining errors in detail.
current output:
Lint command show errors in proper detail but does not fix fixable errors.
Fix command fixes errors but doesn't show what errors are remaining, it only show count of errors remaining.
Should I run both in husky pre-commit hook?