Police-Data-Accessibility-Project / meta

Planning our activities with issues that don't fit in a specific repository yet.
GNU General Public License v3.0
694 stars 58 forks source link

cross-repo linting #220

Open josh-chamberlain opened 1 week ago

josh-chamberlain commented 1 week ago

Context

We have a lot of repos and should probably lint them in similar ways.

Requirements

# example

name: Lint

on: [push, pull_request]

jobs:
  lint:
    uses: meta/.github/workflows/linter.yml@main