blob: 70ee105f3b78d00aa1fad77b2e2eea7f05a72b17 [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 LC controller package
# waive line length violations in generated code
waive -rules LINE_LENGTH -location {lc_ctrl_state_pkg.sv} \
-comment "Waive line length violations in generated code."