Skip to content

Release v0.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Sep 08:43
a68e5e3
Simplify rules

Initially I wanted to have checks for downcased names like "dynamodb" or
"lambda". However it produces too many false-positives and Vale
complains about regular words like "connect" or "inspector".

Decided to make the style a bit less "smart" and focus more on AWS
service names.