You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
standards: "every function should have code comments describing what its doing, name of boolean variables should have prefixes like is, has, can, or should" #list of code quality standards you follow
target_extensions: "kt,xml" #only for these extensions code quality will be checked
gemini_api_key: ${{ secrets.GEMINI_API_KEY }} #Currently it uses gemini Ai