Skip to content

tracer: Add static analysis UI features powered by r2 #439

tracer: Add static analysis UI features powered by r2

tracer: Add static analysis UI features powered by r2 #439

Workflow file for this run

name: linting
on: [push, pull_request]
jobs:
pyflakes:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: lgeiger/pyflakes-action@master