Skip to content

DRYify Map And Forecast Functions (#71) #17

DRYify Map And Forecast Functions (#71)

DRYify Map And Forecast Functions (#71) #17

Workflow file for this run

name: "Lint R Code With JARL"
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: etiennebacher/[email protected]
with:
args: check . --fix --output-format github