-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update README.md * Fix CI (#124) * Changing clang-format to v18 * With the existing clang, I was getting very odd errors, such as not being able to find the system headers * I had to add more ignores with this update - we can go back and look at those in more detail if desired * On linux, code coverage wasn't working with the newest meson - I decided to just move that test and use meson 1.4.0 for it only * There were other issues for the clang and code coverage checks for mac, but I decided to remove those, since we are covering code quality with linux anyway * Fixes for clang-format * Remove last column from large.bam - was causing issues for ninja sanitize-undefined in mac
- Loading branch information
Showing
5 changed files
with
46 additions
and
34 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
Binary file not shown.