Skip to content

Commit 06b5bf4

Browse files
committed
Stop recommending using --parser=future
Now that the default is Puppet 4.x, this isn't necessary
1 parent 3d5efef commit 06b5bf4

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,6 @@ Provides the following hooks:
5050

5151
4. Test the hooks work properly with `pre-commit run --all-files`.
5252

53-
To use the future parser with validation, just pass it as an argument
54-
to the `puppet-validate` hook:
55-
56-
```yaml
57-
- id: puppet-validate
58-
args: --parser=future
59-
```
60-
6153
Any other arguments to `puppet-validate` will be fed directly to
6254
`puppet parser validate`, as long as they are in the format `--arg=value`.
6355

0 commit comments

Comments
 (0)