Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

dummy PR for tests #403

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -288,4 +288,3 @@ The makefile in the `SDL` directory includes phony targets to run `clang-format`
Runs `clang-tidy` on the code in the `SDL` directory to performs the checks specified in `.clang-tidy`.
- `make check-fix`
Same as `make check`, but fixes the issues that it knows how to fix.