Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion .github/spam-list.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
KubanjaElijahEldred
by22Jy
CODEAbhinav-art
zhanglinqian
zhanglinqian
Halbot100
roberthallers
Comment on lines +4 to +6

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧹 Nitpick | 🔵 Trivial

Consider alphabetical sorting for better maintainability.

The spam list could benefit from alphabetical ordering to make it easier to detect duplicates and maintain the list over time. While the existing entries aren't alphabetically sorted, establishing this pattern now would improve long-term maintainability.

♻️ Proposed alphabetical ordering
-KubanjaElijahEldred
 by22Jy
 CODEAbhinav-art
-zhanglinqian
 Halbot100
+KubanjaElijahEldred
 roberthallers
+SergioChan
+zhanglinqian

⚠️ Potential issue | 🔴 Critical

Missing required username: SergioChan.

Issue #1933 explicitly requests adding three usernames (Halbot100, roberthallers, and SergioChan), but this PR only adds two. SergioChan is missing from the spam list.

🐛 Proposed fix to add the missing username
 zhanglinqian
 Halbot100
 roberthallers
+SergioChan
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
zhanglinqian
Halbot100
roberthallers
zhanglinqian
Halbot100
roberthallers
SergioChan