Closed GoldenBug closed 2 years ago
Summary: Currently the way we determine what files are shell files doesn't always detect them correctly.
Change to using the "file" command and just trust it's output.
Test Plan: Check Github Actions run for test files.
Reviewed By: GoldenBug
This pull request was exported from Phabricator. Differential Revision: D35478693
Summary: Currently the way we determine what files are shell files doesn't always detect them correctly.
Change to using the "file" command and just trust it's output.
Test Plan: Check Github Actions run for test files.
Reviewed By: GoldenBug