Update julia.md

This commit is contained in:
Wener 2023-02-22 05:36:48 +01:00 committed by GitHub
parent 21fea8fd74
commit 027248e5e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ Julia was designed from the beginning for high performance.
Julia programs compile to efficient native code for multiple platforms via LLVM.
## Support in PMD
Starting from version 6.55.0, Gherkin support was added to CPD.
Starting from version 6.55.0, Julia support was added to CPD.
### Limitations
- Support for Julia only extends to CPD to detect code duplication in Julia source files.