blob: 7b34c52eda9c789c461f460d2b8c5bbccac65c01 [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one or more contributor
# license agreements; and to You under the Apache License, Version 2.0.
extends: default
rules:
# Needs to be more than 80 because of the standard
# apache header overflowing in a couple places
line-length:
max: 90