Skip to content

net.smtp: implement mail attachment support (fix #19920) (#20640) #78

net.smtp: implement mail attachment support (fix #19920) (#20640)

net.smtp: implement mail attachment support (fix #19920) (#20640) #78

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