-
-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
Fixed everything from trunk
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,24 +19,24 @@ runtimes: | |
lint: | ||
enabled: | ||
- [email protected] | ||
- eslint@8.57.0 | ||
- eslint@9.6.0 | ||
- [email protected] | ||
- [email protected] | ||
- [email protected] | ||
- [email protected].139 | ||
- [email protected].178 | ||
- git-diff-check | ||
- [email protected] | ||
- [email protected].0 | ||
- osv-scanner@1.7.4 | ||
- [email protected].1 | ||
- osv-scanner@1.8.1 | ||
- [email protected] | ||
- [email protected] | ||
- ruff@0.4.9 | ||
- ruff@0.5.1 | ||
- [email protected] | ||
- [email protected] | ||
- [email protected] | ||
- [email protected] | ||
- [email protected] | ||
- trufflehog@3.78.1 | ||
- trufflehog@3.79.0 | ||
- [email protected] | ||
ignore: | ||
- linters: [ALL] | ||
|
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
## Reporting Security Issues | ||
# Reporting Security Issues | ||
|
||
Thanks for helping make RomM safer for everyone. | ||
|
||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -82,7 +82,6 @@ def get_details(self, search_term: str) -> list[dict[str, Any]]: | |
], | ||
} | ||
) | ||
|
||
return games | ||
|
||
|
||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.