Skip to content

Commit

Permalink
Merge branch 'main' into ec-test
Browse files Browse the repository at this point in the history
  • Loading branch information
bifurcation committed Oct 17, 2023
2 parents 1b51a2b + a08b545 commit afb5aa3
Show file tree
Hide file tree
Showing 99 changed files with 3,490 additions and 1,047 deletions.
4 changes: 4 additions & 0 deletions .clang-tidy
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@
Checks: '*,
-altera-*,
-fuchsia-*,
-abseil-string-find-startswith,
-bugprone-easily-swappable-parameters,
-bugprone-exception-escape,
-cert-err58-cpp,
-cppcoreguidelines-avoid-const-or-ref-data-members,
-cppcoreguidelines-avoid-magic-numbers,
-cppcoreguidelines-avoid-non-const-global-variables,
-cppcoreguidelines-non-private-member-variables-in-classes,
Expand All @@ -20,6 +22,8 @@ Checks: '*,
-llvmlibc-implementation-in-namespace,
-llvmlibc-restrict-system-libc-headers,
-misc-non-private-member-variables-in-classes,
-misc-use-anonymous-namespace,
-misc-no-recursion,
-modernize-use-nodiscard,
-modernize-use-trailing-return-type,
-readability-function-cognitive-complexity,
Expand Down
65 changes: 0 additions & 65 deletions .github/workflows/build.yml

This file was deleted.

68 changes: 0 additions & 68 deletions .github/workflows/build_openssl3.yml

This file was deleted.

42 changes: 0 additions & 42 deletions .github/workflows/compat.yml

This file was deleted.

54 changes: 0 additions & 54 deletions .github/workflows/interop.yml

This file was deleted.

Loading

0 comments on commit afb5aa3

Please sign in to comment.