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
I'm currently writing a plugin to detect and fix whitespace related issues. Some of those checks are (sometimes) working on the same token. I want to write spec tests that test my whole suite of checks against a few manifest files. How can I accomplish this?
I'm currently writing a plugin to detect and fix whitespace related issues. Some of those checks are (sometimes) working on the same token. I want to write spec tests that test my whole suite of checks against a few manifest files. How can I accomplish this?
Thanks!
NB: the plugin is kuleuven/puppet-lint-manifest_whitespace-check
The text was updated successfully, but these errors were encountered: