mirror of
https://we.phorge.it/source/arcanist.git
synced 2025-04-03 07:58:17 +02:00
Summary: Ref T2039. Make the `ArcanistCppcheckLinter` compatible with `.arclint`. Test Plan: Wrote and executed unit tests. Reviewers: epriestley, #blessed_reviewers Reviewed By: epriestley, #blessed_reviewers Subscribers: epriestley, Korvin Maniphest Tasks: T2039 Differential Revision: https://secure.phabricator.com/D9068
5 lines
40 B
Text
5 lines
40 B
Text
int main()
|
|
{
|
|
return 0;
|
|
}
|
|
~~~~~~~~~~
|