Skip to content

Commit 7bdd64c

Browse files
committed
Add new and improved rules
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent 8889ab5 commit 7bdd64c

File tree

107 files changed

+1599
-286
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

107 files changed

+1599
-286
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
license_expression: apache-2.0
3+
is_license_notice: yes
4+
---
5+
6+
The code samples in the documents and the test code are licensed under the {{Apache 2.0 License}}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
license_expression: apache-2.0
3+
is_license_notice: yes
4+
relevance: 100
5+
ignorable_urls:
6+
- https://licenses.nuget.org/Apache-2.0
7+
---
8+
9+
Licensed under the {{Apache License, Version 2.0.}}
10+
Available at {{ https://licenses.nuget.org/Apache-2.0 }}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
license_expression: apache-2.0
3+
is_license_tag: yes
4+
relevance: 100
5+
ignorable_urls:
6+
- http://www.apache.org/licenses/LICENSE-2.0.txt
7+
---
8+
9+
<name>{{Apache License, version 2.0}}
10+
<url>{{http://www.apache.org/licenses/LICENSE-2.0.txt}}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
license_expression: apache-2.0
3+
is_license_tag: yes
4+
is_continuous: yes
5+
relevance: 100
6+
---
7+
8+
{{ SPDXLicense-Identifier: Apache-2.0 }}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
license_expression: apache-2.0
3+
is_license_notice: yes
4+
relevance: 100
5+
---
6+
7+
library under The {{Apache Licence, version 2.0}}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
license_expression: apache-2.0
3+
is_license_notice: yes
4+
relevance: 100
5+
---
6+
7+
under the terms of the {{Apache Licence, Version 2.0}}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
license_expression: apache-2.0
3+
is_license_notice: yes
4+
relevance: 100
5+
minimum_coverage: 60
6+
referenced_filenames:
7+
- LICENSE
8+
---
9+
10+
under the {{Apache License, version 2.0.}} See the LICENSE file for more details.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
license_expression: apache-2.0
3+
is_license_notice: yes
4+
relevance: 100
5+
minimum_coverage: 60
6+
referenced_filenames:
7+
- LICENSE
8+
---
9+
10+
under the {{Apache License, version 2.0.}} See the LICENSE file for details.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
license_expression: apache-2.0
3+
is_license_notice: yes
4+
relevance: 100
5+
minimum_coverage: 60
6+
referenced_filenames:
7+
- LICENSE
8+
---
9+
10+
License
11+
Available under the {{Apache License, version 2.0.}} See the LICENSE file for more details.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
license_expression: apache-2.0
3+
is_license_notice: yes
4+
relevance: 100
5+
minimum_coverage: 60
6+
referenced_filenames:
7+
- LICENSE
8+
---
9+
10+
License
11+
Available under the {{Apache License, version 2.0.}} See the LICENSE file for details.

0 commit comments

Comments
 (0)