mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Move ruby testing to GH Actions & fix linting
This commit is contained in:
parent
b6c4139be4
commit
d2efca732c
7 changed files with 29 additions and 30 deletions
2
Rakefile
2
Rakefile
|
|
@ -6,7 +6,7 @@ require 'puppetlabs_spec_helper/rake_tasks'
|
|||
require 'puppet-lint/tasks/puppet-lint'
|
||||
require 'tty-command'
|
||||
require 'yamllint/rake_task'
|
||||
require_relative 'bin/rake_tasks.rb'
|
||||
require_relative 'bin/rake_tasks'
|
||||
|
||||
exclude_paths = [
|
||||
'pkg/**/*',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue