blob: a5f148bfff818f24623c5ee6eb0f1a27f06e2e70 [file] [log] [blame]
# Copyright lowRISC contributors.
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
# SPDX-License-Identifier: Apache-2.0
#
# waiver file for OTP controller package
# waive line length violations in generated code
waive -rules LINE_LENGTH -location {otp_ctrl_part_pkg.sv} \
-comment "Waive line length violations in generated code."