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
The current pre-commit hook/check only checks C++ files but it ought to check for any type of file we have code checks for.
There are currently no code checks for python using yapf though our github runners uses yapf to check files.
The text was updated successfully, but these errors were encountered:
The current pre-commit hook/check only checks C++ files but it ought to check for any type of file we have code checks for.
There are currently no code checks for python using yapf though our github runners uses yapf to check files.
The text was updated successfully, but these errors were encountered: