Skip to content
Snippets Groups Projects
Commit 6a0f8e35 authored by Patrick Wendell's avatar Patrick Wendell
Browse files

HOTFIX: Ignore python metastore files in RAT checks.

This was causing some errors with pull request tests.

Author: Patrick Wendell <pwendell@gmail.com>

Closes #393 from pwendell/hotfix and squashes the following commits:

6201dd3 [Patrick Wendell] HOTFIX: Ignore python metastore files in RAT checks.
parent f5ace8da
No related branches found
No related tags found
No related merge requests found
......@@ -39,4 +39,6 @@ work
.*\.q
golden
test.out/*
.*iml
\ No newline at end of file
.*iml
python/metastore/service.properties
python/metastore/db.lck
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment