rumdl 0.0.138__py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl → 0.0.139__py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.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.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: rumdl
3
- Version: 0.0.138
3
+ Version: 0.0.139
4
4
  Classifier: Development Status :: 4 - Beta
5
5
  Classifier: Environment :: Console
6
6
  Classifier: Intended Audience :: Developers
@@ -419,6 +419,7 @@ Format Markdown files (alias for `check --fix`)
419
419
  **Options:**
420
420
 
421
421
  All the same options as `check` are available (except `--fix` which is always enabled), including:
422
+
422
423
  - `--stdin`: Format content from stdin and output to stdout
423
424
  - `-d, --disable <rules>`: Disable specific rules during formatting
424
425
  - `-e, --enable <rules>`: Format using only specific rules
@@ -601,6 +602,7 @@ rumdl automatically searches for configuration files by traversing up the direct
601
602
  run rumdl from any subdirectory of your project and it will find the configuration file at the project root.
602
603
 
603
604
  The search follows these rules:
605
+
604
606
  - Searches upward for `.rumdl.toml`, `rumdl.toml`, or `pyproject.toml` (with `[tool.rumdl]` section)
605
607
  - Stops at the first configuration file found
606
608
  - Stops searching when it encounters a `.git` directory (project boundary)
@@ -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.139.data/scripts/rumdl,sha256=S_asKM4JzCWATfO3FUDiznffn407Kb4phaQUHigpJcg,5930792
5
+ rumdl-0.0.139.dist-info/METADATA,sha256=tRSs39MEKcGf19INe1hFh0U3GdAaKs9wCbRtS-cd11M,27309
6
+ rumdl-0.0.139.dist-info/WHEEL,sha256=h7ba1Kvyc7C3xZNzxUI6muwIuWRSbo_BzNsd5YFCWgM,128
7
+ rumdl-0.0.139.dist-info/licenses/LICENSE,sha256=Ux7uE0WuoLktCyy3w5lLIz3_6dc47R0qauPN30mz13M,1079
8
+ rumdl-0.0.139.dist-info/RECORD,,
@@ -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.138.data/scripts/rumdl,sha256=QKopDB-jhZ9KSKpVbAw6PWAmREGZlCdPPOCDMKsA2Rs,5926712
5
- rumdl-0.0.138.dist-info/METADATA,sha256=Gm_WrDVPRV2DDuBdMuTs4rU_IC3AFacQzwUZmw7igWk,27307
6
- rumdl-0.0.138.dist-info/WHEEL,sha256=h7ba1Kvyc7C3xZNzxUI6muwIuWRSbo_BzNsd5YFCWgM,128
7
- rumdl-0.0.138.dist-info/licenses/LICENSE,sha256=Ux7uE0WuoLktCyy3w5lLIz3_6dc47R0qauPN30mz13M,1079
8
- rumdl-0.0.138.dist-info/RECORD,,