**Describe the bug** Due to the code not having flags for parsing the global severity setting from toml, its not possible to globally set the severity. https://github.com/mgechev/revive/blame/d7e3d5eac7453bfbb4c5d02e612459f91024427f/lint/config.go#L28 Proposed fix is to add the toml tag for severity here.