Importing lint.xm for inspection in Android Studio

Multi tool use
Importing lint.xm for inspection in Android Studio
Is there a way to use the lint.xml defined in the gradle file when we run code inspection in Android Studio?
I notice when i run lint via gradle the lint.xml is used and when running code inspection in Android Studio the studio inspection profile is used
According to the thread below the lint.xml can be imported via the manage button but it only allows me to choose inspection profiles and not lint.xml:
Context of lint.xml and inspection profile
Anyone managed to use the lint.xml while using the Android Studio inspect code?
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.
For better understanding have look this
– Hemant Parmar
4 hours ago