tsuyoshicho/action-mypy

Next major release

tsuyoshicho opened this issue · 1 comments

  • Change default option value

    • setup_method: nothing
      • install support specific version
    • ignore_note: enable
  • Change internal function

    • automatic install stub
      need preflight running(generate cache) and run as follow command
      mypy --install-types --non-interactive
      
      default on option

Start to work