To check the code against static checks, run:
make checkSometimes errors this command produces (such as import sorting) can be fixed automatically using:
make fixIf the check command fails, make sure to always run the fix command first prior to trying to fix changes yourself.