Skip to content

Commit

Permalink
Update static analyser to lint the documentation generator state
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Jul 8, 2024
1 parent 89aabc0 commit 3e67ec3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/hyde-stan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ jobs:

- name: Run HydeFront linter
run: php packages/hydefront/.github/scripts/post-build.php

- name: Run DocGen linter
run: php monorepo/scripts/docs/DocGen.php --lint

0 comments on commit 3e67ec3

Please sign in to comment.