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
At present, the fpm new command will query whether fpm.toml exists in the folder. If it does not exist, it will query the parent folder until it reaches the top-level folder.
This is an unreasonable situation, fpm new demo will cause pwd_start /= pwd_working in main.f90 to display an extra line (the last line below) like: