Skip to content

Add virtual file system overlay support

David Schulz requested to merge davidschulz/clazy:master into master

This allows analyzing changed unsaved documents inside an IDE via the clazy-standalone executable. It uses the same naming scheme and mechanism like clang-tidy.

Merge request reports