Skip to content

Fix sending code to R from Rnoweb documents (#299) #854

Fix sending code to R from Rnoweb documents (#299)

Fix sending code to R from Rnoweb documents (#299) #854

Workflow file for this run

# https://github.com/Kampfkarren/selene/issues/284
name: Selene Lint Check
on: [push, pull_request]
jobs:
sile:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: selene linter
uses: NTBBloodbath/[email protected]
with:
# Github secret token
token: ${{ secrets.GITHUB_TOKEN }}
# selene arguments
args: . --config selene.toml