Multiple instances of going against the best styling practices one of such can be seen in Executor.sol
Take a look athttps://github.com/code-423n4/2024-03-zksync/blob/4f0ba34f34a864c354c7e8c47643ed8f4a250e13/code/contracts/ethereum/contracts/state-transition/chain-deps/facets/Executor.sol#L6
Covers the whole screen which should instead include a line break for better readability.
Difficulties while reading through code.
Follow best styling practices.
