Skip to content

Commit

Permalink
Merge pull request #2508 from pygame-community/clang-format-SDL_gfx
Browse files Browse the repository at this point in the history
run clang-format on the vendored contents of SDL_gfx/
  • Loading branch information
ankith26 authored Oct 8, 2023
2 parents 84539e3 + 5f1f422 commit 19b2207
Show file tree
Hide file tree
Showing 4 changed files with 8,013 additions and 7,580 deletions.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -883,7 +883,6 @@ def filter_files(path_obj, all_files, allowed_files, disallowed_files):
c_file_disallow = [
"_sdl2/**",
"pypm.c",
"SDL_gfx/**",
"**/sse2neon.h",
"doc/**",
"_sprite.c",
Expand Down
Loading

0 comments on commit 19b2207

Please sign in to comment.