Skip to content

Commit

Permalink
test must work
Browse files Browse the repository at this point in the history
  • Loading branch information
Artemchik542 committed Jul 9, 2024
1 parent 5d664dc commit bee7320
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions massmeta/tools/massmeta_check_grep.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ echo -e "${BLUE}Re-running grep checks, but looking in modular_meta...${NC}"

# Run the linters again, but modular massmeta code.
sed "s|code/\*\*/\*\.dm|massmeta/\*\*/\*\.dm|g" <tools/ci/check_grep.sh | bash

# Run the linters again, but NOW IT MUST CHECK modular massmeta code.
sed "s|~meta_defines/\*\*/\*\.dm|features/\*\*/\*\.dm|master_files/\*\*/\*\.dm|g" <tools/ci/check_grep.sh | bash

0 comments on commit bee7320

Please sign in to comment.