[for-4.19 PATCH 0/2] Generalise exclude-list.json for other users

Luca Fancellu posted 2 patches 6 months, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20231026103243.2077516-1-luca.fancellu@arm.com
docs/misra/exclude-list.rst                   | 31 ++++++++-----
xen/scripts/xen_analysis/cppcheck_analysis.py |  6 +--
.../xen_analysis/exclusion_file_list.py       | 45 ++++++++++++-------
3 files changed, 51 insertions(+), 31 deletions(-)
[for-4.19 PATCH 0/2] Generalise exclude-list.json for other users
Posted by Luca Fancellu 6 months, 1 week ago
This serie is generalising the exclude-list.json so that it can be used by
multiple checkers that might want to have a list of excluded files to be removed
from their computation.

Luca Fancellu (2):
  cppcheck: rework exclusion_file_list.py code
  exclude-list: generalise exclude-list

 docs/misra/exclude-list.rst                   | 31 ++++++++-----
 xen/scripts/xen_analysis/cppcheck_analysis.py |  6 +--
 .../xen_analysis/exclusion_file_list.py       | 45 ++++++++++++-------
 3 files changed, 51 insertions(+), 31 deletions(-)

-- 
2.34.1