Skip to content

Releases: splunk/vale-splunk-style-guide

1.9.3

01 Jul 19:50
2c9e77b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.9.2...1.9.3

1.9.2

17 Jun 15:38
57c7f98
Compare
Choose a tag to compare

Full Changelog: 1.9.1...1.9.2

Version 1.9.1

11 Dec 22:56
d3f8a78
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.9...1.9.1

Version 1.9

10 Oct 16:35
98e9521
Compare
Choose a tag to compare

What's Changed

In this release, @wordsmeanstuff updated three main things:

  1. Updated alert levels in most yaml files so that minor rules won't break pipelines (if we go the automated route in the future).
  2. Split up a number of rules to keep some as errors but classify most others as warnings.
  3. Renamed files for clarity and updated a few messages that authoring tools flash.

Full Changelog: 1.8.1...1.9

1.8.1

07 Jun 12:22
Compare
Choose a tag to compare
  • For numbers, we ended up deleting the rule that flags numbers appearing in units of time, since we always want those to be numerals anyway. @wordsmeanstuff filed a pull request for this with additional explanation in #28

  • @erica-splunk removed “specify” from the word list in this commit.

  • @erica-splunk made several changes in #30, adding “Splunk Observability Cloud platform” to the WordList rule and moving the original rule flagging definite articles with product terms to a new rule with revised guidance.

  • Added error and service as an exception for the type pattern in DeviceAgnosticism, so that "error type" or service type don't trigger a warning. In the future, we could consider using a sequence pattern so that we only flag type when it's a verb.

  • Added and|or to the Version rule so that it triggers only in the context of versions: '(?:and|or) later': higher for software versions (same for earlier).

  • Clarified the “switch vs toggle” message so that it reads like in the Usage dictionary: Use as a verb to move a switch component back and forth between on and off states. Don't call a switch component a "toggle.".

  • Added a comma in the refer to pattern so that it only triggers where we would typically say it instead of the simpler see.

  • Fixed a bug detected by @auburnwil — thanks!

Big thanks to @bhillmer for reporting all the above issues!

1.7.0

09 May 15:16
Compare
Choose a tag to compare
  • Added rules for keyboard shortcuts and related abbreviations.
  • Fixed some bugs.

1.6.0

13 Apr 11:02
66c3f97
Compare
Choose a tag to compare
  • Added new terms to the DontUse rule (#19)
  • Removed invalid keys from Install and DataSingular rules

1.5.0

16 Feb 07:45
ba5ab53
Compare
Choose a tag to compare
  • Updated Inclusivity.yml with new rules for enable|enabled and disable|disabled.

1.4.3

13 Feb 12:27
Compare
Choose a tag to compare

Fix formatting issues in WordList.yml

1.4.2

03 Feb 09:04
ae7bed4
Compare
Choose a tag to compare

Removed test text from README.