mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-13 10:22:42 +01:00
108f51d9b4
Summary: D2023 adds a new '*' token to javelinsymbols (indicating that a behavior is 'installed'). This fixes a sanity-check regex in PhabricatorJavelinLinter that validates the output of javelinsymbols so that it is aware of this new token type. Test Plan: Patched javelinsymbols.cpp from D2023 to externals/javelin/support/javelinsymbols, build the new javelinsymbols binary, then ran arc lint --lintall webroot/rsrc/js/application/core/behavior-drag-and-drop-textarea.js (before this diff, that throws an error -- after it works with no lint) Reviewers: epriestley Reviewed By: epriestley CC: aran, epriestley Differential Revision: https://secure.phabricator.com/D2025 |
||
---|---|---|
.. | ||
engine | ||
hook/xhpastsymbolname | ||
linter/javelin |