• Mark Tyneway's avatar
    ci: move lint command to makefile · dbcabca6
    Mark Tyneway authored
    CI had the command for running linting hardcoded in the CI config.
    This commit migrates to using `make lint` across all of the services
    to abstract away from CI what sort of linting is happening, also
    makes it possible to run the linter locally.
    
    Ideally there is a single place where the lint command is defined,
    we could have makefiles that import makefiles
    dbcabca6
Name
Last commit
Last update
..
ast Loading commit data...
bindings Loading commit data...
foundry Loading commit data...
gen Loading commit data...
hardhat Loading commit data...
legacy-bindings Loading commit data...
predeploys Loading commit data...
solc Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
artifacts.json Loading commit data...
doc.go Loading commit data...