-
Notifications
You must be signed in to change notification settings - Fork 58
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
Updated linter configs #834
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Conflicts: # bytes/bytes/api/router.py
Signed-off-by: ammar <[email protected]>
# Conflicts: # rocky/tests/katalogus/test_katalogus_plugin_detail.py
# Conflicts: # boefjes/tests/test_app.py # keiko/keiko/logging.py # mula/scheduler/context/context.py # octopoes/octopoes/api/api.py # octopoes/octopoes/tasks/tasks.py # pyproject.toml
Signed-off-by: ammar <[email protected]>
Signed-off-by: ammar <[email protected]>
Minimum allowed coverage is Generated by 🐒 cobertura-action against 1fd5bad |
underdarknl
reviewed
May 1, 2023
underdarknl
reviewed
May 1, 2023
Signed-off-by: ammar <[email protected]>
Signed-off-by: ammar <[email protected]>
dekkers
requested changes
May 1, 2023
Signed-off-by: ammar <[email protected]>
Signed-off-by: ammar <[email protected]>
Signed-off-by: ammar <[email protected]>
dekkers
approved these changes
May 2, 2023
jpbruinsslot
added a commit
that referenced
this pull request
May 8, 2023
* main: (39 commits) Add delete oois permission (#783) Implement openmetrics endpoint in mula (#662) Rabbitmq health checks for Bytes integration tests instead of sleep() (#920) Groups and Permissions for Organization member (#606) Wrap all import errors in ModuleExceptions while resolving plugins (#818) Feature/octopoes path queries (#851) Fix reset scan profile bug and reduce octopoes calls in view (#910) Fix fierce normalizer to create hostnames without a trailing dot (#909) Updated playwright (#903) Use superuser credentials from .env file (#860) Localize account scoped url's (#861) Dependabot merges (#902) Updated linter configs (#834) Fix cancel url at organization edit view (#850) Add OpenTelemetry tracing to Mula, Bytes, Keiko, and KATalogus (#831) Normalizers should be defined as generators (#830) Rdo workflows (#816) Updated linter configs (#825) Add `rocky_version` to footer (#821) Update PR template with PGP-sign checkbox and absolute URL's (#826) ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes
Enabled and fixed these ruff plugins:
SIM
kat_webpage_analysis
now has aUSERAGENT
environment settingMore to enable and fix soon.
Issue link
#784
Code Checklist
Communication
.env
changes files if required and changed the.env-dist
accordingly.Checklist for code reviewers:
Copy-paste the checklist from the docs/source/templates folder.
Checklist for QA:
Copy-paste the checklist from the docs/source/templates folder.