rumdl 0.0.85__py3-none-macosx_11_0_arm64.whl → 0.0.87__py3-none-macosx_11_0_arm64.whl
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.
Potentially problematic release.
This version of rumdl might be problematic. Click here for more details.
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: rumdl
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.87
|
|
4
4
|
Classifier: Development Status :: 4 - Beta
|
|
5
5
|
Classifier: Environment :: Console
|
|
6
6
|
Classifier: Intended Audience :: Developers
|
|
@@ -58,6 +58,7 @@ Project-URL: Repository, https://github.com/rvben/rumdl.git
|
|
|
58
58
|
- [Using Cargo (Rust)](#using-cargo-rust)
|
|
59
59
|
- [Using pip (Python)](#using-pip-python)
|
|
60
60
|
- [Download binary](#download-binary)
|
|
61
|
+
- [VS Code Extension](#vs-code-extension)
|
|
61
62
|
- [Usage](#usage)
|
|
62
63
|
- [Pre-commit Integration](#pre-commit-integration)
|
|
63
64
|
- [Rules](#rules)
|
|
@@ -137,6 +138,30 @@ Invoke-WebRequest -Uri "https://github.com/rvben/rumdl/releases/latest/download/
|
|
|
137
138
|
Expand-Archive -Path "rumdl.zip" -DestinationPath "$env:USERPROFILE\.rumdl"
|
|
138
139
|
```
|
|
139
140
|
|
|
141
|
+
### VS Code Extension
|
|
142
|
+
|
|
143
|
+
For the best development experience, install the rumdl VS Code extension directly from the command line:
|
|
144
|
+
|
|
145
|
+
```bash
|
|
146
|
+
# Install the VS Code extension
|
|
147
|
+
rumdl vscode
|
|
148
|
+
|
|
149
|
+
# Check if the extension is installed
|
|
150
|
+
rumdl vscode --status
|
|
151
|
+
|
|
152
|
+
# Force reinstall the extension
|
|
153
|
+
rumdl vscode --force
|
|
154
|
+
```
|
|
155
|
+
|
|
156
|
+
The extension provides:
|
|
157
|
+
- 🔍 Real-time linting as you type
|
|
158
|
+
- 💡 Quick fixes for common issues
|
|
159
|
+
- 🎨 Code formatting on save
|
|
160
|
+
- 📋 Hover tooltips with rule documentation
|
|
161
|
+
- ⚡ Lightning-fast performance with zero lag
|
|
162
|
+
|
|
163
|
+
The CLI will automatically detect VS Code, Cursor, or Windsurf and install the appropriate extension. See the [VS Code extension documentation](https://github.com/rvben/rumdl/blob/main/docs/vscode-extension.md) for more details.
|
|
164
|
+
|
|
140
165
|
## Usage
|
|
141
166
|
|
|
142
167
|
Getting started with rumdl is simple:
|
|
@@ -303,6 +328,14 @@ Start the Language Server Protocol server for editor integration
|
|
|
303
328
|
- `--stdio`: Use stdio for communication (default)
|
|
304
329
|
- `-v, --verbose`: Enable verbose logging
|
|
305
330
|
|
|
331
|
+
#### `vscode [OPTIONS]`
|
|
332
|
+
|
|
333
|
+
Install the rumdl VS Code extension
|
|
334
|
+
|
|
335
|
+
**Options:**
|
|
336
|
+
- `--force`: Force reinstall even if already installed
|
|
337
|
+
- `--status`: Show installation status without installing
|
|
338
|
+
|
|
306
339
|
#### `version`
|
|
307
340
|
|
|
308
341
|
Show version information
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
python/rumdl/__init__.py,sha256=En6tBgSj-MMeUcBAV7HlMjfstzY6npWxZtsRa30hIj0,90
|
|
2
|
+
python/rumdl/__main__.py,sha256=DQ-es4rlJ-iiHUeoTruvZzp-YV6rGShOWZYN4zBx_Iw,1903
|
|
3
|
+
python/rumdl/py.typed,sha256=Nqnn8clbgv-5l0PgxcTOldg8mkMKrFn4TvPL-rYUUGg,1
|
|
4
|
+
rumdl-0.0.87.data/scripts/rumdl,sha256=qAPDQ0ZRS4Ld1NN0UhC91i56RiAheVTg2j_H6PsZN5c,8821680
|
|
5
|
+
rumdl-0.0.87.dist-info/METADATA,sha256=peKk10oG_M6WXLiaNaX_A2W3aF8UaqqPNScxKS7IDUY,19772
|
|
6
|
+
rumdl-0.0.87.dist-info/WHEEL,sha256=wTThDAACNg8UJZaZ_nMUK-S8PwZifBVqk4qrSNFoct8,101
|
|
7
|
+
rumdl-0.0.87.dist-info/RECORD,,
|
rumdl-0.0.85.dist-info/RECORD
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
python/rumdl/__init__.py,sha256=En6tBgSj-MMeUcBAV7HlMjfstzY6npWxZtsRa30hIj0,90
|
|
2
|
-
python/rumdl/__main__.py,sha256=DQ-es4rlJ-iiHUeoTruvZzp-YV6rGShOWZYN4zBx_Iw,1903
|
|
3
|
-
python/rumdl/py.typed,sha256=Nqnn8clbgv-5l0PgxcTOldg8mkMKrFn4TvPL-rYUUGg,1
|
|
4
|
-
rumdl-0.0.85.data/scripts/rumdl,sha256=0TyKrv6BROl3ytozDSdB5j6cZyjOOb_oVwKGwNWfN70,8752448
|
|
5
|
-
rumdl-0.0.85.dist-info/METADATA,sha256=1VPRA2QqESc8QdgyiTXBIWbRXzZ-h4tlnynVtoNdD0Q,18782
|
|
6
|
-
rumdl-0.0.85.dist-info/WHEEL,sha256=wTThDAACNg8UJZaZ_nMUK-S8PwZifBVqk4qrSNFoct8,101
|
|
7
|
-
rumdl-0.0.85.dist-info/RECORD,,
|
|
File without changes
|