Excludes the function or method from being identified as a formatter function similar to fmt.Printf:
- Format string will not be checked for incorrect usages of formatting verbs like
%s, %d, %v, and others
- Formatting verbs in format string will not be highlighted
- Interpolation of final formatted string (code folding) will be disabled