-
-
Notifications
You must be signed in to change notification settings - Fork 606
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(errors): consolidate multiple sarif reports into a single report
Signed-off-by: royalpinto007 <[email protected]> fix(errors): buffer size Signed-off-by: royalpinto007 <[email protected]> fix(errors): diagnostics array Signed-off-by: royalpinto007 <[email protected]> fix(errors): repeated sarif blocks in errors.d and sarif.d Signed-off-by: royalpinto007 <[email protected]> fix(errors): pre-commit checks Signed-off-by: royalpinto007 <[email protected]> fix(errors): circleci build Signed-off-by: royalpinto007 <[email protected]> fix(errors): Ddoc comments and docs Signed-off-by: royalpinto007 <[email protected]> fix(errors): plugSink function by adding early return for empty diagnostics Signed-off-by: royalpinto007 <[email protected]> fix(errors): remove unnecessary change Signed-off-by: royalpinto007 <[email protected]> fix(errors): global array initialisation Signed-off-by: royalpinto007 <[email protected]> fix(errors): separate formatting message Signed-off-by: royalpinto007 <[email protected]> fix(errors): dDoc comments Signed-off-by: royalpinto007 <[email protected]>
- Loading branch information
1 parent
b70e660
commit dc5f8db
Showing
7 changed files
with
190 additions
and
85 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
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
Oops, something went wrong.