| # Copyright lowRISC contributors. |
| # Licensed under the Apache License, Version 2.0, see LICENSE for details. |
| # SPDX-License-Identifier: Apache-2.0 |
| name: "lowrisc:lint:common:0.1" |
| description: "Common waivers" |
| - tools/verilator/common.vlt |
| - tools/ascentlint/common.waiver: {file_type: waiver} |
| - tools/ascentlint/ascentlint-config.tcl: {file_type: tclSource} |
| files_check_tool_requirements: |
| - lowrisc:tool:check_tool_requirements |
| - tool_verilator ? (files_verilator) |
| - tool_ascentlint ? (files_ascentlint) |
| - files_check_tool_requirements |