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

style: format code with Autopep8, Black, Go fmt, Gofumpt, isort and Yapf #443

Merged
merged 3 commits into from
Nov 17, 2023

Commits on Nov 17, 2023

  1. style: format code with Autopep8, Black, Go fmt, Gofumpt, isort and Yapf

    This commit fixes the style issues introduced in 989487f according to the output
    from Autopep8, Black, Go fmt, Gofumpt, isort and Yapf.
    
    Details: None
    deepsource-autofix[bot] authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    bbb6b11 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Signed-off-by: Ian Hunter <ian.hunter@intel.com>
    ianfhunter authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    473b826 View commit details
    Browse the repository at this point in the history
  3. style: format code with Autopep8, Black, Go fmt, Gofumpt, isort and Yapf

    This commit fixes the style issues introduced in 473b826 according to the output
    from Autopep8, Black, Go fmt, Gofumpt, isort and Yapf.
    
    Details: #443
    deepsource-autofix[bot] authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    11e1a9f View commit details
    Browse the repository at this point in the history