Skip to content

add FAQ section to README with an exlanation of the "list of single-entry dictionaries" pattern #907

add FAQ section to README with an exlanation of the "list of single-entry dictionaries" pattern

add FAQ section to README with an exlanation of the "list of single-entry dictionaries" pattern #907

Workflow file for this run

name: forlint
on:
pull_request:
branches: [ main ]
push:
branches: [ main ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: NOAA-GFDL/simple_lint@v3
with:
failure: true
ftn_line_len: 101