mirror of
https://github.com/AdaCore/langkit.git
synced 2026-02-12 12:28:12 -08:00
10 lines
197 B
YAML
10 lines
197 B
YAML
repos:
|
|
- repo: https://github.com/ambv/black
|
|
rev: 24.10.0
|
|
hooks:
|
|
- id: black
|
|
args:
|
|
- --line-length=79
|
|
name: black-24.10.0
|
|
exclude: ^lkt/bootstrap/
|