Skip to content

Conversation

@konard
Copy link
Member

@konard konard commented Sep 14, 2025

Summary

• Added 4 missing programming languages to DEFAULT_PROGRAMMING_LANGUAGES list
• Languages added: fish (shell), QuakeC, OpenCL, CUDA
• These were requested in issue comments by community members

Changes Made

  • Extended python/config.py with additional language patterns
  • All languages follow existing regex pattern format
  • No breaking changes to existing functionality

Test plan

  • Verify syntax is correct in config.py
  • Ensure new languages follow same pattern as existing ones
  • Confirm no duplicate entries exist

Fixes #15

🤖 Generated with Claude Code

Adding CLAUDE.md with task information for AI processing.
This file will be removed when the task is complete.

Issue: #15
@konard konard self-assigned this Sep 14, 2025
These languages were requested in issue comments and are now added to the DEFAULT_PROGRAMMING_LANGUAGES list to expand bot recognition capabilities.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@konard konard changed the title [WIP] Add missing programming languages Add missing programming languages (fish, QuakeC, OpenCL, CUDA) Sep 14, 2025
@konard konard marked this pull request as ready for review September 14, 2025 03: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.

Add missing programming languages

1 participant