[Tests][DRC] Filter footprint missmatches

This commit is contained in:
Salvador E. Tropea 2023-02-24 19:45:24 -03:00
parent 3d1e5389c8
commit b7f9058004
1 changed files with 3 additions and 0 deletions

View File

@ -34,3 +34,6 @@ preflight:
- filter_msg: 'Ignore library issues'
error: lib_footprint_issues
regexp: '.*'
- filter_msg: 'Ignore library missmatches'
error: lib_footprint_mismatch
regexp: '.*'