Skip to content

Commit

Permalink
.rat-excludes: Added exception for DateTimeOffsetUtil because it fall…
Browse files Browse the repository at this point in the history
…s under a different license
  • Loading branch information
NightOwl888 committed Feb 12, 2022
1 parent cd55e6e commit 46673f9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .rat-excludes
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Note: these patterns are applied to single files or directories, not full paths
# Note: these patterns are applied to single files or directories, not full paths
# coverage/* will ignore any coverage dir, but airflow/www/static/coverage/* will match nothing

.rat-excludes
Expand Down Expand Up @@ -36,4 +36,5 @@ ConcurrentHashSet\.cs
NullableAttributes\.cs
ConfigurationReloadToken\.cs
ConfigurationRoot\.cs
ConfigurationSection\.cs
ConfigurationSection\.cs
DateTimeOffsetUtil\.cs

0 comments on commit 46673f9

Please sign in to comment.