-
Notifications
You must be signed in to change notification settings - Fork 143
Fix: Refactor is_comment_line to use Pygments for improved accuracy #68
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
Closed
Closed
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
d66209e
Fix typo detection double-counting in spam filter (#51)
NikolaPantel 43599ca
contributing guidelines
anderdc d87937a
Merge branch 'test' into contributing
anderdc 8a6030d
no table
anderdc 4817145
Merge pull request #55 from entrius/contributing
anderdc 445676d
Fix issue multiplier to use validated issues list (#50)
NikolaPantel e93c686
fix: prevent gamming issue multiplier (#53)
codomposer ce9d6c5
fix: update subnet repsitories (#57)
codomposer be50add
Added new branch for BitMind (#59)
James-4u c091111
feat: adding sn23 repo in the master repo list (#60)
James-4u 94b0695
Fix confusing recycle allocation logic in dynamic emissions (#54)
NikolaPantel 749a9db
Fix: Skip '#' Comment Pattern for Preprocessor Languages (#56)
James-4u 6be085a
PR scoring changes (#61)
LandynDev bd69d5d
Removed gittensor repository from being eligible for tagline boosts i…
LandynDev e3a128a
Require issues to be closed within 1 day of PR merged date (#63)
LandynDev 3404664
update
e5ec391
update
991d5f6
Merge branch 'test' into kln/20251204182044
langverse2023 ca34545
Update scoring.py
langverse2023 e5bd670
Update scoring.py
langverse2023 d430875
update
d9ab6e6
update
namkhanh20xx 256c85a
Merge branch 'test' into kln/20251204182044
langverse2023 69cd561
update
namkhanh20xx 215d21c
Merge branch 'test' into kln/20251204182044
langverse2023 163ddc5
update
namkhanh20xx 0065321
Merge branch 'test' into kln/20251204182044
langverse2023 891f3e1
Merge branch 'test' into kln/20251204182044
langverse2023 50960ae
Merge branch 'test' into kln/20251204182044
langverse2023 f0b7e57
Merge branch 'test' into kln/20251204182044
langverse2023 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You need to include pygments as a dependency