We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 924f87d commit 91fb4f7Copy full SHA for 91fb4f7
.github/workflows/lint.yml
@@ -24,4 +24,4 @@ jobs:
24
run: pip install gaplint
25
- name: "Run gaplint on the graphviz package"
26
run: |
27
- gaplint gap/*.g* tst/*.tst examples/*.g* PackageInfo.g init.g read.g makedoc.g tst/testall.g
+ gaplint gap/*.g* tst/*.tst examples/*.g* PackageInfo.g init.g read.g makedoc.g tst/testall.g
0 commit comments