File tree Expand file tree Collapse file tree 5 files changed +10
-6
lines changed
Expand file tree Collapse file tree 5 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 8383^\.github/workflows/.*\.yaml
8484_release_template_file.md
8585ignore$
86- ipinfo
Original file line number Diff line number Diff line change 1111# Overly formal style
1212#
1313
14+ # s.b. based on
15+ \bbased off of\b
16+
1417# s.b. Whether
1518\bIndicates whether\b
1619\bIndicates if\b
5962# s.b. NIS2
6063\bNIS 2\b
6164
62- # s.b. ISO 270001
63- \bISO270001\b
65+ # s.b. ISO 27001
66+ \bISO27001\b
67+ \bISO 270001\b
6468
6569#
6670# Industry Terms
Original file line number Diff line number Diff line change @@ -144,5 +144,3 @@ cnquery shell.*
144144# Ip.Foo is an acceptable value
145145Ip\..*
146146
147- # FSx file system types
148- \b(LUSTRE|WINDOWS|ONTAP|OPENZFS)\b
Original file line number Diff line number Diff line change 1313\w*(?<!right-)click
1414deets
1515organisation
16+ asses
1617
Original file line number Diff line number Diff line change 77
88permissions :
99 contents : read
10+
1011jobs :
1112 spelling :
1213 name : Run spell check
1314 permissions :
15+ actions : read
1416 contents : read
1517 pull-requests : read
16- actions : read
1718 outputs :
1819 followup : ${{ steps.spelling.outputs.followup }}
1920 runs-on : ubuntu-latest
3940 cspell:software-terms/src/software-tools.txt
4041 cspell:k8s/dict/k8s.txt
4142 mondoo:mondoo_dictionary.txt
43+ cspell:software-terms/dict/softwareTerms.txt
4244 cspell:golang/dict/go.txt
4345
4446 comment :
You can’t perform that action at this time.
0 commit comments