Not once you're used to it. Humans are good at spotting patterns, and once you're used to the patterns of the boilerplate it becomes easy to read and you only notice the anomalies.
The famous "if err != nil {" boilerplate becomes expected after each call and you only notice if it changes.