Homec4science

Exclude some test data from being linted.

Authored by Joshua Spence <josh@joshuaspence.com> on Jun 9 2014, 21:10.

Description

Exclude some test data from being linted.

Summary: Currently, arc lint --apply-patches will patch some files which contain test data, consequently causing unit tests to file. We should either modify the tests so that they can pass linting and unit tests successfully (if possible), or just exclude them from being linted.

Test Plan: Ran arc lint --apply-patches and ensured that these files were not patched.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D9437

Details

Committed
epriestley <git@epriestley.com>Jun 9 2014, 21:10
Pushed
aubortMar 17 2017, 12:03
Parents
rPHU08d38506e416: Allow `Makefile` files to contain tabs.
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHU4ffb05ae9c0c: Exclude some test data from being linted. (authored by Joshua Spence <josh@joshuaspence.com>).Jun 9 2014, 21:10