We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99cb1ca commit 09f31aaCopy full SHA for 09f31aa
data/tools/langlint.yml
@@ -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