🎁 NewDocumentation Index
Fetch the complete documentation index at: https://docs.trunk.io/llms.txt
Use this file to discover all available pages before exploring further.
- New linter: ls-lint. Thank you @nenadfilipovic for the contribution!
- Add new file types,
jpg,gip,pcap,tif,webp - Update
known_good_versionforshellcheck,flake8,prettier,black,tflint. Thank you @yu-iskw for the contribution! - Ignore list for a linter will no longer error if a specifically ignored file in the list is not found. This better matches behavior of glob pattern ignores.
- Performance improvements in launch time
- Various bug fixes