Skip to content

Commit

Permalink
add line
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelarie committed Oct 18, 2024
1 parent f715543 commit 7024733
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/syntax_tree/alias.rs
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ pub fn find_aliases(
// }
// );
// }

alias.is_valid_nushell = validate_result.is_valid;
alias.error_messages = validate_result.error_messages;
});
Expand Down

0 comments on commit 7024733

Please sign in to comment.