-
Notifications
You must be signed in to change notification settings - Fork 385
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor plist to plaintext formatting (parse)
Plist parsing and formatting used by the old architecture is not the way it should be handled now. It was not flexible and it was hard to improve it. It should be easier to test and setup the output formatting after the changes. Skip lists were not supported by the parse command, this commit will add the skip files support for parse too.
- Loading branch information
Gyorgy Orban
committed
Feb 2, 2018
1 parent
7ae33c0
commit 77010c5
Showing
6 changed files
with
215 additions
and
265 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
210 changes: 0 additions & 210 deletions
210
libcodechecker/analyze/analyzers/result_handler_plist_to_stdout.py
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.