Skip to content

flp: Make the output of Valid a vector #977

flp: Make the output of Valid a vector

flp: Make the output of Valid a vector #977

Workflow file for this run

name: "Lint Document"
on:
push:
pull_request:
jobs:
build:
name: "Lint document"
runs-on: ubuntu-latest
steps:
- name: "Checkout"
uses: actions/checkout@v2
- name: "Check for typos"
run: "bash -c '! grep -r --file=rejected_dictionary draft-irtf-cfrg-vdaf.md poc'"