How to fix it
Pass a positive file or glob to --watch. If files must be excluded, handle that in project configuration rather than using a negative pattern as the watch entry.
F_SCAFFOLD_NEGATIVE_WATCH_GLOB
A funcgo watch entry uses an exclusion glob beginning with !.
Pass a positive file or glob to --watch. If files must be excluded, handle that in project configuration rather than using a negative pattern as the watch entry.