Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,15 @@
|
|
| 1 |
---
|
| 2 |
license: gpl-3.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# CodeTruth Agent V3 — Module 2 — Evaluation Data
|
|
|
|
| 1 |
---
|
| 2 |
license: gpl-3.0
|
| 3 |
+
tags:
|
| 4 |
+
- code
|
| 5 |
+
- code-analysis
|
| 6 |
+
- static-analysis
|
| 7 |
+
- call-graph
|
| 8 |
+
- software-engineering
|
| 9 |
+
- ast
|
| 10 |
+
- python
|
| 11 |
+
- code-intelligence
|
| 12 |
+
- repository-analysis
|
| 13 |
---
|
| 14 |
|
| 15 |
# CodeTruth Agent V3 — Module 2 — Evaluation Data
|