AstuteSource / chasten

:dizzy: Chasten Uses XML and XPATH to Check a Python Program's AST for Specified Patterns!
https://pypi.org/project/chasten/
GNU General Public License v2.0
7 stars 8 forks source link

Added Change to Typer call for help on no argument #48

Closed CalebKendra closed 11 months ago

CalebKendra commented 11 months ago

made chasten --help command run when chasten is called.

I did this by changing the typer object creation to allow for no_args_is_help=True

CalebKendra commented 11 months ago

@gkapfham I don't know the TL's Github handles, could you link them so they see this pull request?

CalebKendra commented 11 months ago

@laurennevill Plz merge plz