Use non-formatting logging functions for message without formatting. For example, `log.Info("message")` instead of `log.Infof("message")` Configure linter for printf-like functions