Skip to content

checker: allow none to be passed to ?T param (fix #23381) (#23385) #157

checker: allow none to be passed to ?T param (fix #23381) (#23385)

checker: allow none to be passed to ?T param (fix #23381) (#23385) #157

name: Code CI vlib modules
on:
push:
paths:
- '**/cmd/tools/vdoc/theme/**'
pull_request:
paths:
- '**/cmd/tools/vdoc/theme/**'
jobs:
lint-module-docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check Formatting
uses: creyD/[email protected]
with:
prettier_options: --check cmd/tools/vdoc/theme