evmone
evmone copied to clipboard
clang-tidy-17: Upgrade config to list of checks
clang-tidy has recently added proper YAML format (list instead of multi-line string) for checks. We can review list of enabled/disabled checks and at least add comments why they are as they are.
Originally posted by @chfast in https://github.com/ethereum/evmone/pull/637#discussion_r1189625030