You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
golang is useful to create portable program, but it is not always appropriate to add some user-defined lint algorithms.
So fint should allow execution of external programs as modules.
Maybe it is necessary to add some variables like project root path, module root path, etc.
golang is useful to create portable program, but it is not always appropriate to add some user-defined lint algorithms.
So
fint
should allow execution of external programs asmodules
.Maybe it is necessary to add some variables like project root path, module root path, etc.
Directory structure:
something/config.json
:The text was updated successfully, but these errors were encountered: