The current method added by 3b0fdaf fixes the issue of attempting to share the same error instance across multiple occurrences of the linting error, but it's extremely repetitive & and there must be a cleaner way to implement it while retaining the same functionality.
The current method added by 3b0fdaf fixes the issue of attempting to share the same error instance across multiple occurrences of the linting error, but it's extremely repetitive & and there must be a cleaner way to implement it while retaining the same functionality.