matplotlib-extension-cookiecutter icon indicating copy to clipboard operation
matplotlib-extension-cookiecutter copied to clipboard

Several improvements

Open ianhi opened this issue 4 years ago • 2 comments

  1. Automated git init and first comit
  2. More versioning schemes (default is now setuptools_scm
  3. added pre-commit config

@tlambert03 this draws heavily from your pyrepo-cookiecutter (and the pre-commit from my fork of that) is this acknowledgement in licenses good for you or could you suggest something better?

ianhi avatar Oct 27 '21 02:10 ianhi

This pull request introduces 3 alerts and fixes 1 when merging e29886779b032896f68c0b541e1113895f79828d into 5d1b8d48166dfda9d88c340e04c06a49b308a8d6 - view on LGTM.com

new alerts:

  • 1 for Constant in conditional expression or statement
  • 1 for Syntax error
  • 1 for Comparison of constants

fixed alerts:

  • 1 for Unused import

lgtm-com[bot] avatar Oct 27 '21 02:10 lgtm-com[bot]

is this acknowledgement in licenses good for you or could you suggest something better?

👍 just fine thanks :)

tlambert03 avatar Oct 27 '21 02:10 tlambert03