Roald Nefs

Results 12 issues of Roald Nefs

You should use semicolons after every statement in JavaScript.

As `salt-lint` is able to detect mistakes it would to nice if it is able to provide a (simple) fix for each of the rules. If a quick-fix is provided...

Type: Enhancement
Priority: Low

**Is your feature request related to a problem? Please describe.** Allow running the same rules as [yamllint](https://github.com/adrienverge/yamllint) on SLS files to check for issues such as indentation, etc. **Describe the...

Type: Enhancement
Priority: Medium

Fix rule `215` (_using 'replace: False' is required when not specifying content_): - Allow less indented YAML. **Note:** this pull request is still **work in progress**!

Type: Enhancement
Status: Invalid
Priority: Low

Re-add rule 801, the recommendation to use the `identifier` option with each `cron.present` state. This commit reverts #225, and adds a test for the false positive result.

Type: Enhancement
Status: Invalid
Priority: Low

When using the `pkg.installed` module it's possible to installed multiple packages by providing a list, e.g.: ```yaml example_packages: pkg.installed: - names: ['package', 'other_package'] ``` When the code is updated to...

Type: Enhancement

The false positives fixed in #293 where introduced again by reverting the changes in c16a4f339f8c4db81b21f56f0618f444f71d8dba to address the false positives discovered in #299. Related information: - #293 - #299 -...

Type: Bug
Priority: High

Feature request to add a CM backend. For the full CM API reference see: https://www.cm.com/en-en/app/docs/en/api/business-messaging-api/1.0/index.

enhancement

Feature request to add a TeleSign backend. For the full TeleSign API reference see: https://www.telesign.com/products/sms-api.

enhancement

Feature request to add a Vonage backend. For the full Vonage API reference see: https://developer.nexmo.com/messaging/sms/overview.

enhancement