ROS2 `--ament-strict` mypy settings

I am planning on adding a --ament-strict flag to ament_mypy and enforcing this stricter standard onto the ROS2 core. Currently it is configured to just use the default mypy strict settings. If anyone has any opinions on other flags now is the time to speak up!