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

chore: change linting rules and refactor #40

Merged
merged 2 commits into from
Nov 14, 2024
Merged

chore: change linting rules and refactor #40

merged 2 commits into from
Nov 14, 2024

Conversation

Gandem
Copy link
Member

@Gandem Gandem commented Nov 13, 2024

What does this PR do?

  • Fix the linting rules which are worth fixing and enable the corresponding linters
  • Disable the lll linter which we find ourselves often fighting against

Motivation

Linting ✨

Additional Notes

N/A

How to test the change?

N/A

* Fix the linting rules which are worth fixing and enable the
corresponding linters
* Disable the lll linter which we find ourselves often fighting
against
@Gandem Gandem requested a review from a team as a code owner November 13, 2024 13:52
stop relying on the cgroup global variable in tests, which is
racy when tests run in parallel.

instead, replace with a field in the container metadata
provider
@Gandem Gandem merged commit 3ab1bc8 into main Nov 14, 2024
10 checks passed
@Gandem Gandem deleted the nayef/linter branch November 14, 2024 09:29
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