ansys/pyansys-geometry

Documentation style checks started failing caused by Vale

Closed this issue · 3 comments

Looks like Vale is detecting plenty of issues recently. We deactivated it temporarily to allow merging plenty of existing PRs. At some point it should be reactivated and the issues solved.

See

# TODO - Fix codestyle issues
# - name: PyAnsys documentation style checks
# uses: ansys/actions/doc-style@v4
# with:
# token: ${{ secrets.GITHUB_TOKEN }}
- name : TODO - Reactivate code style
run : sleep 1

@AlejandroFernandezLuces please reactivate this and solve the issues whenever you can - thanks!

Closed by #839