MCPcopy Create free account
hub / github.com/ember-cli/ember-cli / lintTree

Function lintTree

tests/unit/broccoli/addon/linting-test.js:31–33  ·  view source on GitHub ↗
(type, tree)

Source from the content-addressed store, hash-verified

29 {
30 name: 'fake-linter-addon',
31 lintTree(type, tree) {
32 lintTrees.push(tree);
33 },
34 },
35 ];
36

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…