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

Format Python script using Black formatter #1202

Merged
merged 11 commits into from
Jan 29, 2024

Commits on Jan 26, 2024

  1. Format Python script using Black formatter

    So the style is consistent
    Refer to issue: OWASP#1200
    za committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    5b198c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    692f1c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f69e455 View commit details
    Browse the repository at this point in the history
  4. Rename Lint to Black

    to make it more explicit
    za committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    357f04e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1621238 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Configuration menu
    Copy the full SHA
    64b2905 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    340a593 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Update black version

    as the previous version is not working
    za committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    fb37618 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cc3112 View commit details
    Browse the repository at this point in the history
  3. Removed black github workflow

    as we implemented black in git pre-commit hook
    za committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    cc0061e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'python-black-formatted' of github.com:za/wrongsecrets i…

    …nto python-black-formatted
    za committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    d704f94 View commit details
    Browse the repository at this point in the history