Skip to content

parser: support functions

Kevin Daudt requested to merge parser-support-functions into master

This adds support for parsing functions and extracting variables from them. This does not yet adjust the linters to look for issues inside functions yet.

Merge request reports