Skip to content

Commit

Permalink
Ban $/include/module.modulemap (#1492)
Browse files Browse the repository at this point in the history
  • Loading branch information
BillyONeal committed Sep 18, 2024
1 parent a47c79f commit 6b07363
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/vcpkg/postbuildlint.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ namespace vcpkg
"Makefile.am",
"Makefile.in",
"Makefile",
"module.modulemap",
};
static constexpr Span<const StringLiteral> restricted_lists[] = {
restricted_sys_filenames, restricted_crt_filenames, restricted_general_filenames};
Expand Down

0 comments on commit 6b07363

Please sign in to comment.