Skip to content

Highlight unused code in Pull Requests as a warning #1

Highlight unused code in Pull Requests as a warning

Highlight unused code in Pull Requests as a warning #1

Workflow file for this run

on:
pull_request:

Check failure on line 3 in .github/workflows/periphery.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/periphery.yml

Invalid workflow file

You have an error in your yaml syntax on line 3
name: Unused Code
jobs:
unused:
name: Periphery
runs-on: macos-14-xlarge
permissions:
contents: write
steps:
- uses: actions/checkout@v4
- name: Install Periphery
run: |
brew install peripheryapp/periphery/periphery
- name: Run Periphery
run: |
ruby scripts/periphery.rb