Skip to content
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

Add language: Tact, and extension to JSON #6689

Merged
merged 10 commits into from
Nov 25, 2024
Prev Previous commit
Next Next commit
Merge branch 'master' into master
  • Loading branch information
novusnota authored Jun 25, 2024
commit 0f21761c8bf9bcf07827ed8850464c2603fefac1
1 change: 1 addition & 0 deletions lib/linguist/languages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3220,6 +3220,7 @@ JSON:
- ".JSON-tmLanguage"
- ".jsonl"
- ".mcmeta"
- ".sarif"
- ".tact"
- ".tfstate"
- ".tfstate.backup"
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.