Skip to content

[v24.1.x] c/p_balancer: fixed possible overflow of final used ration #1830

[v24.1.x] c/p_balancer: fixed possible overflow of final used ration

[v24.1.x] c/p_balancer: fixed possible overflow of final used ration #1830

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@v4
- name: Run includes check
run: python tools/lint-includes src/v