Describe the enhancement requested
We have two separate RAT checks now, one run during the build and one done via pre-commit. IMO, we should only use the pre-commit one. The build-time RAT check doesn't share config and it is annoying to have the build interrupted during development.