Skip to content

Commit

Permalink
Merge pull request voxpupuli#131 from ekohl/specify-strings-pattern
Browse files Browse the repository at this point in the history
Use the new rake reference task
  • Loading branch information
alexjfisher authored Apr 7, 2019
2 parents 1138571 + de55391 commit 828b6b7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ spec/spec_helper.rb:
.gitignore:
paths:
- spec/fixtures/tmpdir/
Rakefile:
puppet_strings_patterns:
- lib/puppet/functions/extlib/*.rb
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ the process, so, yes, please submit that pull request!
Reference documentation is generated using puppet-strings.
To regenerate it, please run the rake task as follows.
```console
% bundle exec rake strings:generate\['lib/puppet/functions/extlib/*.rb,,,,false,true']
bundle exec rake reference
```

0 comments on commit 828b6b7

Please sign in to comment.