Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update argsparser #31

Merged
merged 10 commits into from
Apr 25, 2024
Merged

update argsparser #31

merged 10 commits into from
Apr 25, 2024

Conversation

caelean
Copy link
Member

@caelean caelean commented Apr 25, 2024

Update the argparser to no longer require a path. Instead, check for the presence of a modguard.yml in the cwd.
Pass "." as the default path to check/show/init calls outside of the cli. Updates tests to match and run on 'docs'

  • passing test, dev-reqs
  • updated readme
  • add additional modguard init stuff
  • updated readme to show module.yml syntax
  • more tweaks
  • modguard ignore
  • last tweaks
  • cap
  • remove interface ref
  • fix up python quotes
  • suggested docs changes
  • update back to strict mode, pyright ignores, venv ignore, test venv activate
  • updated cli interface
  • check local dir
  • update docstring

@caelean caelean changed the base branch from main to docs April 25, 2024 19:20
@caelean caelean merged commit 5fc6fa4 into docs Apr 25, 2024
4 checks passed
@caelean caelean deleted the update-argsparser branch April 25, 2024 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants