We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49b529b commit d607560Copy full SHA for d607560
src/west/app/project.py
@@ -654,7 +654,7 @@ def _die_if_manifest_project_filter(self, action):
654
655
def _untracked(self):
656
''' "Performs a top-down search of the west topdir,
657
- ignoring every folder that corresponds to a west project.
+ ignoring every directory that corresponds to a west project.
658
'''
659
ppaths = []
660
untracked = []
0 commit comments