Skip to content

Commit

Permalink
Space
Browse files Browse the repository at this point in the history
  • Loading branch information
Threynaud committed Nov 28, 2024
1 parent 35550de commit c8d84cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/dbt/parser/manifest.py
Original file line number Diff line number Diff line change
Expand Up @@ -626,6 +626,7 @@ def check_for_spaces_in_resource_names(self):
if self.root_project.args.REQUIRE_RESOURCE_NAMES_WITHOUT_SPACES
else EventLevel.WARN
)

flags = get_flags()

for node in self.manifest.nodes.values():
Expand Down

0 comments on commit c8d84cd

Please sign in to comment.