.gitattributes
0 → 100644
+5
−0
+27
−10
.gitlab-ci.yml
0 → 100644
+41
−0
.pdkignore
0 → 100644
+42
−0
+0
−4
Loading
* Convert to PDK * Add beaker * Adjust Gemfile and .travis.yml * Rename tests dir into examples * Deactivate rubocop for now * Remove rspec config * Rubocop autocorrect * Fix Lint/ParenthesesAsGroupedExpression * rubocop autocorrect * Exclude examples tagged with excl