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
Python 2 is no longer supported and some distributions (such as Ubuntu
20.04) ship without a working Python 2 interpreter. The Python
git-clang-format script works with both Python 2 and Python 3, so
this changes the check-clang-format.js script to test for Python
availability and choose Python 3 if available.
0 commit comments