blob: 3e01524a24907d359121b6af4fc21dbd26d4e1dc [file] [log] [blame]
# Copyright lowRISC contributors.
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
# SPDX-License-Identifier: Apache-2.0
# get installation path of ascentlint
set RI_INSTALL [file dirname [exec which ascentlint]]
# source the policy file containing the lowrisc lint rules
source "$RI_INSTALL/../Ascent/Lint/lib/policies/lowRISC/LRLR-v1.0.policy"