Skip to content

CORE-2699 Quotas: prepare for using the quota store in client_quota_translator #1669

CORE-2699 Quotas: prepare for using the quota store in client_quota_translator

CORE-2699 Quotas: prepare for using the quota store in client_quota_translator #1669

Workflow file for this run

name: Lint includes
on:
push:
branches:
- dev
pull_request:
paths:
- 'src/v/**'
- '.github/workflows/lint-includes.yml'
jobs:
py:
name: Lint includes
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Run includes check
run: python tools/lint-includes src/v