#Run linting tests as a user# requires passwordless ssh acces to epi3 and verilator installed locallyuser_linting:cd ci/ && bash lint.sh# CI version of linting script. Checks AXI and AHB versions of PMU with spyglassdocker_spyglass:cd ci/ && bash lint_CI.shexit 0