Precompile Support

Verissimo supports the linting of projects containing precompiled libraries.

For such projects, Verissimo will determine which files have been precompiled and will create a built-in pre-waiver for all of them.

Due to the optimization algorithms behind the precompile engine, Verissimo cannot properly analyze the precompiled code. The common use-case for this feature is to speed-up the compilation of third party IPs or libraries that rarely get modified. In such situations, the linting results are usually not relevant.