What's Changed
- feat: add include path mapping to rewrite include patterns before resolving by @walf443 in #59
- feat: add include-path-exists native lint rule by @walf443 in #60
- fix: skip glob patterns matching no files in include-path-exists rule by @walf443 in #61
- Path map fix by @walf443 in #62
- feat: add include.prefix setting for base directory of relative include paths by @walf443 in #63
- perf: optimize Docker build with BuildKit cache mounts by @walf443 in #64
- bump up version v0.8.0 by @walf443 in #65
Full Changelog: v0.7.0...v0.8.0