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

Introducing ruff as linter and formatter (basic setup) #4223

Merged
merged 5 commits into from
Oct 15, 2024

Commits on Oct 14, 2024

  1. trying ruff

    Signed-off-by: emdneto <[email protected]>
    
    remove unecessary lint stuff
    
    Signed-off-by: emdneto <[email protected]>
    
    update pyproject.toml and pre-commit to auto fix lint
    
    Signed-off-by: emdneto <[email protected]>
    
    add parameter --show-fixes to pre-commit
    
    Signed-off-by: emdneto <[email protected]>
    
    some fixes to generate.sh in semconv
    
    Signed-off-by: emdneto <[email protected]>
    emdneto committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    4d3e6ca View commit details
    Browse the repository at this point in the history
  2. run ruff for real in entire codebase

    Signed-off-by: emdneto <[email protected]>
    emdneto committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    c500ea7 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    d026893 View commit details
    Browse the repository at this point in the history
  2. remain fixes

    Signed-off-by: emdneto <[email protected]>
    emdneto committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    88aa3fc View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into ruff

    lzchen authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    2271967 View commit details
    Browse the repository at this point in the history