I had thought I'd read somewhere that the default behaviour for Theme Check in this action context was to only check modified lines, but it seems the entire file is checked when it contains any modifications.
Since we work with customising third party themes, when it comes to pull requests, we're only really concerned about code we are introducing to the theme, and not issues with code that isn't "ours".
Can we configure the action to only check modified lines instead of the entire file?

I had thought I'd read somewhere that the default behaviour for Theme Check in this action context was to only check modified lines, but it seems the entire file is checked when it contains any modifications.
Since we work with customising third party themes, when it comes to pull requests, we're only really concerned about code we are introducing to the theme, and not issues with code that isn't "ours".
Can we configure the action to only check modified lines instead of the entire file?