Skip to content

Commit

Permalink
In case of worktree .git might be a file - rat-check fails with it (a…
Browse files Browse the repository at this point in the history
  • Loading branch information
potiuk authored Jun 20, 2020
1 parent 07f12e5 commit 5bb163b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .rat-excludes
Original file line number Diff line number Diff line change
Expand Up @@ -88,3 +88,6 @@ pylint_todo.txt

# the example notebook is ASF 2 licensed but RAT cannot read this
input_notebook.ipynb

# .git might be a file in case of worktree
.git

0 comments on commit 5bb163b

Please sign in to comment.