rulesync 16.31.0 → 16.32.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/dist/cli/index.cjs +4 -4
- package/dist/cli/index.js +4 -4
- package/dist/cli/index.js.map +1 -1
- package/dist/{import-Cwe8RKJs.cjs → import-0wSuIchf.cjs} +1417 -23
- package/dist/{import-D2GhBXJV.js → import-D5n_V39C.js} +1401 -7
- package/dist/import-D5n_V39C.js.map +1 -0
- package/dist/index.cjs +1 -1
- package/dist/index.d.cts +5 -1
- package/dist/index.d.cts.map +1 -1
- package/dist/index.d.ts +5 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
- package/dist/import-D2GhBXJV.js.map +0 -1
package/README.md
CHANGED
|
@@ -112,6 +112,7 @@ The tables below show whether each tool supports a given feature (✅ = supporte
|
|
|
112
112
|
| Rovodev (Atlassian) | ✅ | | ✅ | ✅ | ✅ | ✅ | | ✅ | ✅ |
|
|
113
113
|
| Takt | ✅ | | ✅ | ✅ | ✅ | ✅ | | ✅ | ✅ |
|
|
114
114
|
| Tabnine CLI | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | |
|
|
115
|
+
| Continue | ✅ | ✅ | ✅ | ✅ | | ✅ | ✅ | ✅ | |
|
|
115
116
|
| Snowflake Cortex Code | ✅ | | ✅ | | ✅ | ✅ | ✅ | | |
|
|
116
117
|
| Vibe Code | ✅ | ✅ | ✅ | | ✅ | ✅ | ✅ | ✅ | |
|
|
117
118
|
| Qwen Code | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | |
|