repo.or.cz
/
FMS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fix: improve modern diag manager performance (#1634)
[FMS.git]
/
.github
/
workflows
/
github_linter.yml
blob
9c0d00e67ec66b8c0d43ae102f8fb4c33ba4e061
1
name: libFMS lint tests
2
3
on: [push, pull_request]
4
5
jobs:
6
lint:
7
runs-on: ubuntu-latest
8
steps:
9
- name: Checkout code
10
uses: actions/checkout@v4
11
- name: Run Lint
12
uses: NOAA-GFDL/simple_lint@f5aa1fe976bd4c231db0536ba00cbfdc26708253
13
with:
14
ftn_line_len: 121