Skip to content

Commit

Permalink
feat(ufw): merge rubocop linter into main lint job
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed Sep 10, 2020
1 parent 839898a commit e3f07c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ssf/defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ ssf_node_anchors:
# An alternative method could be to use:
# `git describe --abbrev=0 --tags`
# yamllint disable rule:line-length rule:quoted-strings
title: "test(map): verify '`'map.jinja'`' dump using '`'_mapdata'`' state"
body: '* Standardised using https://github.com/myii/ssf-formula/pull/251'
title: "ci(travis): merge Rubocop linter into main lint job [skip ci]"
body: '* Automated using https://github.com/myii/ssf-formula/pull/252'
# yamllint enable rule:line-length rule:quoted-strings
github:
owner: 'saltstack-formulas'
Expand Down
1 change: 0 additions & 1 deletion ssf/formulas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4409,7 +4409,6 @@ ssf:
- [opensuse/leap, 15.2 , 3000.3, 3, without-ipv6]
- [amazonlinux , 2 , 3000.3, 3, without-ipv6]
- [arch-base , latest, 2019.2, 2, without-ipv6]
travis: *travis_do_not_use_single_job_for_linters
use_tofs: true
semrel_files: *semrel_files_default
users:
Expand Down

0 comments on commit e3f07c3

Please sign in to comment.