-
Notifications
You must be signed in to change notification settings - Fork 197
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
app/compose: Reorder logic around treefile parsing
Move up the setting of the treefile JSON object to right after parsing, and move down the populating of the metadata hash table to after setting the treefile JSON object. This is pure code block moves; there's no functional change otherwise. Prep for future patch. Closes: #1865 Approved by: cgwalters
- Loading branch information
1 parent
6a9ff53
commit 3da79d8
Showing
1 changed file
with
21 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters