Skip to content

GatorConfig v0.1.0

Compare
Choose a tag to compare
@WesleyL30 WesleyL30 released this 28 Jan 15:52
· 211 commits to main since this release
4369217

Initial release of the GatorConfig project:

Includes:

  • Ability to automatically create gatorgrader.yml configuration files
    • Specify file paths to look at
    • Write specific checks per file
    • Fastfail and Break options
    • Custom indent size
    • Define minimum commit count
  • Ability to automatically create GitHub action workflow file
  • Optional GUI functionality
    • NOTE: May not work on every computer