Skip to content

Commit 6f63190

Browse files
committed
Update header-checker-lint.yml to exclude hello.txt and example.txt
1 parent b495479 commit 6f63190

3 files changed

Lines changed: 3 additions & 26 deletions

File tree

.github/header-checker-lint.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ ignoreFiles:
1616
- "**/constraints-test.txt"
1717
- "**/apt.txt"
1818
- "**/ghcnd-stations.txt"
19+
- "**/example.txt"
20+
- "**/hello.txt"
21+
1922

2023
ignoreLicenseYear: true
2124

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,3 @@
1-
# Copyright 2022 Google LLC
2-
#
3-
# Licensed under the Apache License, Version 2.0 (the "License");
4-
# you may not use this file except in compliance with the License.
5-
# You may obtain a copy of the License at
6-
#
7-
# http://www.apache.org/licenses/LICENSE-2.0
8-
#
9-
# Unless required by applicable law or agreed to in writing, software
10-
# distributed under the License is distributed on an "AS IS" BASIS,
11-
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12-
# See the License for the specific language governing permissions and
13-
# limitations under the License.
141
123 Street Ln, Small Town, IL 12345 USA
152
1 Jenny St & Number St, Tutone City, CA 86753
163
1 Piazza del Fibonacci, 12358 Pisa, Italy
Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1 @@
1-
# Copyright 2022 Google LLC
2-
#
3-
# Licensed under the Apache License, Version 2.0 (the "License");
4-
# you may not use this file except in compliance with the License.
5-
# You may obtain a copy of the License at
6-
#
7-
# http://www.apache.org/licenses/LICENSE-2.0
8-
#
9-
# Unless required by applicable law or agreed to in writing, software
10-
# distributed under the License is distributed on an "AS IS" BASIS,
11-
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12-
# See the License for the specific language governing permissions and
13-
# limitations under the License.
141
Hello there!

0 commit comments

Comments
 (0)