Skip to content

doc: add mdbook for language features (WIP) #67

doc: add mdbook for language features (WIP)

doc: add mdbook for language features (WIP) #67

Workflow file for this run

name: lint
on:
pull_request:
branches: [main]
jobs:
lint:
runs-on: ubuntu-latest
name: lint
steps:
- uses: actions/checkout@v2
- run: |
dotnet tool restore
dotnet csharpier --check .