You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[package]
name = "ripcheck"
version = "0.0.16" # Simplified args,ThreadedDNS/Rev/Arp/MACVendors/pfh/formatting/timings
After
[package]
name = "ripcheck"
version = "0.0.17"
Expected:
[package]
name = "ripcheck"
version = "0.0.17" # Simplified args,ThreadedDNS/Rev/Arp/MACVendors/pfh/formatting/timings
Work around: Place comments on previous line or following version line.
FYI: I like to keep my current commit messages (or very similar) on the version line as a comment since I use changed version numbers in those commits as well, it reminds me to keep the version numbers synchronized.
PS: Thx, I like the extension. Not a giant deal.
Note to self: Maybe keeping all of my version changing commits in my toml
The text was updated successfully, but these errors were encountered:
Removes comments, expected comments to remain
Before
After
Expected:
Work around: Place comments on previous line or following version line.
FYI: I like to keep my current commit messages (or very similar) on the version line as a comment since I use changed version numbers in those commits as well, it reminds me to keep the version numbers synchronized.
PS: Thx, I like the extension. Not a giant deal.
Note to self: Maybe keeping all of my version changing commits in my toml
The text was updated successfully, but these errors were encountered: