Skip to content

Commit 27a1e5a

Browse files
arif-aliTurboTurtle
authored andcommitted
[cirrus] Update IncludeOnly to check for all man pages
Signed-off-by: Arif Ali <[email protected]>
1 parent 09f18b3 commit 27a1e5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ gcp_credentials: ENCRYPTED[!77d4c8251094346c41db63cb05eba2ff98eaff04e58c5d0e2a8e
5555

5656
# Run a simple lint on the community cluster
5757
flake8_task:
58-
skip: &man-changes-include "changesIncludeOnly('man/*')"
58+
skip: &man-changes-include "changesIncludeOnly('man/**')"
5959
alias: "flake8_test"
6060
name: "Flake8 linting test"
6161
container:

0 commit comments

Comments
 (0)