rumdl 0.0.125__py3-none-macosx_11_0_arm64.whl → 0.0.127__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.
- rumdl-0.0.127.data/scripts/rumdl +0 -0
- {rumdl-0.0.125.dist-info → rumdl-0.0.127.dist-info}/METADATA +10 -1
- rumdl-0.0.127.dist-info/RECORD +8 -0
- rumdl-0.0.125.data/scripts/rumdl +0 -0
- rumdl-0.0.125.dist-info/RECORD +0 -8
- {rumdl-0.0.125.dist-info → rumdl-0.0.127.dist-info}/WHEEL +0 -0
- {rumdl-0.0.125.dist-info → rumdl-0.0.127.dist-info}/licenses/LICENSE +0 -0
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: rumdl
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.127
|
|
4
4
|
Classifier: Development Status :: 4 - Beta
|
|
5
5
|
Classifier: Environment :: Console
|
|
6
6
|
Classifier: Intended Audience :: Developers
|
|
@@ -117,6 +117,7 @@ It offers:
|
|
|
117
117
|
- [Exit Codes](#exit-codes)
|
|
118
118
|
- [Usage Examples](#usage-examples)
|
|
119
119
|
- [Configuration](#configuration)
|
|
120
|
+
- [Configuration Discovery](#configuration-discovery)
|
|
120
121
|
- [Markdownlint Migration](#markdownlint-migration)
|
|
121
122
|
- [Configuration File Example](#configuration-file-example)
|
|
122
123
|
- [Initializing Configuration](#initializing-configuration)
|
|
@@ -242,6 +243,9 @@ rumdl check --exclude "node_modules,dist" .
|
|
|
242
243
|
# Include only specific files/directories
|
|
243
244
|
rumdl check --include "docs/*.md,README.md" .
|
|
244
245
|
|
|
246
|
+
# Watch mode for continuous linting
|
|
247
|
+
rumdl check --watch docs/
|
|
248
|
+
|
|
245
249
|
# Combine include and exclude patterns
|
|
246
250
|
rumdl check --include "docs/**/*.md" --exclude "docs/temp,docs/drafts" .
|
|
247
251
|
|
|
@@ -360,6 +364,8 @@ Lint Markdown files and print warnings/errors (main subcommand)
|
|
|
360
364
|
**Options:**
|
|
361
365
|
|
|
362
366
|
- `-f, --fix`: Automatically fix issues where possible
|
|
367
|
+
- `--diff`: Show diff of what would be fixed instead of fixing files
|
|
368
|
+
- `-w, --watch`: Run in watch mode by re-running whenever files change
|
|
363
369
|
- `-l, --list-rules`: List all available rules
|
|
364
370
|
- `-d, --disable <rules>`: Disable specific rules (comma-separated)
|
|
365
371
|
- `-e, --enable <rules>`: Enable only specific rules (comma-separated)
|
|
@@ -499,6 +505,9 @@ rumdl check .
|
|
|
499
505
|
rumdl fmt .
|
|
500
506
|
# Alternative: rumdl check --fix .
|
|
501
507
|
|
|
508
|
+
# Preview what would be fixed without modifying files
|
|
509
|
+
rumdl check --diff .
|
|
510
|
+
|
|
502
511
|
# Create a default configuration file
|
|
503
512
|
rumdl init
|
|
504
513
|
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
python/rumdl/__init__.py,sha256=En6tBgSj-MMeUcBAV7HlMjfstzY6npWxZtsRa30hIj0,90
|
|
2
|
+
python/rumdl/__main__.py,sha256=6JiDzauqRloCD8LQ_edF-T_RHmoiTWLyMvHjqARL05s,1879
|
|
3
|
+
python/rumdl/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
4
|
+
rumdl-0.0.127.data/scripts/rumdl,sha256=tFoazyCPpWwe-zJO5qxugsoqv96K2cPQVh1ec7u3LpE,4784096
|
|
5
|
+
rumdl-0.0.127.dist-info/METADATA,sha256=jJUTt8KJYN9sOOm3Gn_D50mYkMnSZKcaCq3bI9V3Ysc,25106
|
|
6
|
+
rumdl-0.0.127.dist-info/WHEEL,sha256=KP9-Fn02kJ8OgpfDH_Tj2RiaBN3zueFL7v4Ekv34N_I,101
|
|
7
|
+
rumdl-0.0.127.dist-info/licenses/LICENSE,sha256=Ux7uE0WuoLktCyy3w5lLIz3_6dc47R0qauPN30mz13M,1079
|
|
8
|
+
rumdl-0.0.127.dist-info/RECORD,,
|
rumdl-0.0.125.data/scripts/rumdl
DELETED
|
Binary file
|
rumdl-0.0.125.dist-info/RECORD
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
python/rumdl/__init__.py,sha256=En6tBgSj-MMeUcBAV7HlMjfstzY6npWxZtsRa30hIj0,90
|
|
2
|
-
python/rumdl/__main__.py,sha256=6JiDzauqRloCD8LQ_edF-T_RHmoiTWLyMvHjqARL05s,1879
|
|
3
|
-
python/rumdl/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
4
|
-
rumdl-0.0.125.data/scripts/rumdl,sha256=sjk4qSZSeDC81WZSb3LvRB1719YhqUGk_K27MlhY9fw,4731216
|
|
5
|
-
rumdl-0.0.125.dist-info/METADATA,sha256=stM3UIrSmDvrTVOecVpSCC_5-pqw2Sry-JhOGVtvz24,24769
|
|
6
|
-
rumdl-0.0.125.dist-info/WHEEL,sha256=KP9-Fn02kJ8OgpfDH_Tj2RiaBN3zueFL7v4Ekv34N_I,101
|
|
7
|
-
rumdl-0.0.125.dist-info/licenses/LICENSE,sha256=Ux7uE0WuoLktCyy3w5lLIz3_6dc47R0qauPN30mz13M,1079
|
|
8
|
-
rumdl-0.0.125.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|