Skip to content

Commit

Permalink
feat(HIS): add HIS checker to ci makefile
Browse files Browse the repository at this point in the history
Signed-off-by: Afonso Santos <[email protected]>
  • Loading branch information
AfonsoSantos96 authored and danielRep committed Mar 7, 2024
1 parent 5e2103f commit bf0fdaa
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions his_checker.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<<<<<<< HEAD
#!/bin/python3

# SPDX-License-Identifier: Apache-2.0
Expand Down Expand Up @@ -216,7 +215,3 @@ def process_v_g(files, threshold):
# If there were any failures, exit with an error code
if CHECK_FAIL:
sys.exit(-1)
=======

# wip
>>>>>>> 6e30066 (feat(HIS): add HIS script into makefile python scripts)

0 comments on commit bf0fdaa

Please sign in to comment.