Skip to content
Open
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
24 changes: 24 additions & 0 deletions data/tools/langlint.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
name: LangLint
categories:
- linter
tags:
- python
- javascript
- typescript
- go
- rust
- java
- cpp
- markdown
- json
- yaml
- translation
license: MIT License
types:
- cli
source: 'https://github.com/HzaCode/Langlint'
homepage: 'https://github.com/HzaCode/Langlint'
description: >-
Automated translation platform for code comments and docstrings across 20+ file types.
Eliminates language barriers in international software collaboration. Supports 100+ language pairs with syntax protection.
Integrates into CI/CD pipelines like Ruff. 10-20x faster with concurrent processing.
Loading