Skip to content

Commit 3410b56

Browse files
committed
Add LangLint - automated translation tool for code comments and docstrings
1 parent b0dcc7e commit 3410b56

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

data/tools/langlint.yml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
name: LangLint
2+
categories:
3+
- linter
4+
tags:
5+
- python
6+
- javascript
7+
- typescript
8+
- go
9+
- rust
10+
- java
11+
- cpp
12+
- markdown
13+
- json
14+
- yaml
15+
- translation
16+
license: MIT License
17+
types:
18+
- cli
19+
source: 'https://github.com/HzaCode/Langlint'
20+
homepage: 'https://github.com/HzaCode/Langlint'
21+
description: >-
22+
Automated translation platform for code comments and docstrings across 20+ file types.
23+
Eliminates language barriers in international software collaboration. Supports 100+ language pairs with syntax protection.
24+
Integrates into CI/CD pipelines like Ruff. 10-20x faster with concurrent processing.

0 commit comments

Comments
 (0)