kowainik / stan

🕵️ Haskell STatic ANalyser
https://kowainik.github.io/projects/stan
Mozilla Public License 2.0
563 stars 48 forks source link

few questions #390

Open teto opened 3 years ago

teto commented 3 years ago

When starting stan I get No CLI option specified for no-default and I am not sure how to make that warning disappear, eg:

  ⓘ Checking environment variables and CLI arguments for default configurations file usage...
    Fiasco:
      * [Error  ] No STAN_USE_DEFAULT_CONFIG Env Variable is set
      * [Error  ] No CLI option specified for no-default

when setting the ignore path, I wondered if the path was relative to the hiedir or to the folder where stan is run from ?