Skip to content

chore: fix linter action and update code style (#133) #381

chore: fix linter action and update code style (#133)

chore: fix linter action and update code style (#133) #381

Workflow file for this run

name: FMScoupler linter
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Run linter
uses: NOAA-GFDL/simple_lint@f5aa1fe976bd4c231db0536ba00cbfdc26708253
with:
ftn_line_len: 121