Plugins 1.3.0
Code Quality🎁 New
New tools:
gulp
,tailwindcss
,tsc
,webpack.
New formatter: dotnet-format (MacOS support coming soon).
✨ Improvements
Change
trufflehog
to use--only-verified
by default, reducing false positives.Find line/col information from
markdown-link-check.
Support running
sourcery
with open source license (currently incompatible on Windows).Gate linter upgrade validation to also include Windows tests.
Add
fix
command forstandardrb.
🔧 Fixes
Fix
trufflehog
line number errors.Remove
trunk install
from codespaces setup.Fix
osv-scanner
execution env.