Skip to content

Commit 6dbecdc

Browse files
authored
Feature/solve transformer issues (#361)
* Removed clang * Set codecov target back to 90 * Small formatting and typo fixes * Removed clang-format * Fixed PR issues * Fixed clean * Made a factory method for selfIdentifier, instead of reusing the same node
1 parent 10f884a commit 6dbecdc

14 files changed

+87
-1662
lines changed

.clang-format

Lines changed: 0 additions & 47 deletions
This file was deleted.

.codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ coverage:
44
status:
55
project:
66
default:
7-
target: 80
7+
target: 90
88
threshold: null
99
base: auto
1010
changes: off

0 commit comments

Comments
 (0)