Skip to content

Fix: #51: Add beginning and end delimiters to -only param to avoid unwanted test function generation. #54

Fix: #51: Add beginning and end delimiters to -only param to avoid unwanted test function generation.

Fix: #51: Add beginning and end delimiters to -only param to avoid unwanted test function generation. #54

Workflow file for this run

name: linters
on: [push, pull_request]
jobs:
linters:
name: linters
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: JohnnyMorganz/stylua-action@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: latest
args: --check .
- uses: NTBBloodbath/selene-action@v1.0.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
args: .