commitfmt-linux 0.4.0__py3-none-any.whl → 0.4.1__py3-none-any.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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: commitfmt_linux
3
- Version: 0.4.0
3
+ Version: 0.4.1
4
4
  Summary: Utility for formatting and verifying the commit message.
5
5
  Author-email: Mikhael Khrustik <misha@myrt.co>
6
6
  License: MIT
@@ -180,7 +180,7 @@ full-stop = true
180
180
  breaking-exclamation = true
181
181
  ```
182
182
 
183
- To enable more rules, create a `commitfmt.toml` or (`.commitfmt.toml`) file in the root of your project. Available lint rules can be found in the [rules.md](https://github.com/mishamyrt/commitfmt/blob/main/crates/commitfmt_linter/docs/rules.md) file.
183
+ To enable more rules, create a `commitfmt.toml` or (`.commitfmt.toml`) file in the root of your project. Available lint rules can be found in the [rules.md](https://github.com/mishamyrt/commitfmt/blob/main/crates/commitfmt-linter/docs/rules.md) file.
184
184
 
185
185
  If there is a problem with an enabled rule and it cannot be automatically fixed, the commit process will be aborted.
186
186
 
@@ -0,0 +1,5 @@
1
+ commitfmt_linux/__init__.py,sha256=N5cpNKEYYrVRlEGVenMAfJyE80zm2znA33zwxjuo0e0,25
2
+ commitfmt_linux-0.4.1.dist-info/METADATA,sha256=1ZbTci8HwBeBj6-kV4c5Nf48vnDBizQJwFrjJvhrTsw,8955
3
+ commitfmt_linux-0.4.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
4
+ commitfmt_linux-0.4.1.dist-info/top_level.txt,sha256=KwB-TV2AfS1HLrHQ_it0d9NqEFJv8rKLW0B-x_vRFio,16
5
+ commitfmt_linux-0.4.1.dist-info/RECORD,,
@@ -1,5 +0,0 @@
1
- commitfmt_linux/__init__.py,sha256=N5cpNKEYYrVRlEGVenMAfJyE80zm2znA33zwxjuo0e0,25
2
- commitfmt_linux-0.4.0.dist-info/METADATA,sha256=k20XGwqoo0K213Lhy59-jC67Ie5Pp8WjoskzbI6NRjs,8955
3
- commitfmt_linux-0.4.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
4
- commitfmt_linux-0.4.0.dist-info/top_level.txt,sha256=KwB-TV2AfS1HLrHQ_it0d9NqEFJv8rKLW0B-x_vRFio,16
5
- commitfmt_linux-0.4.0.dist-info/RECORD,,