mirror of
https://github.com/pybind/pybind11.git
synced 2026-07-02 13:16:58 +00:00
* Adding readability-qualified-auto to .clang-tidy
Ported from @henryiii's 287527f705
* fix: support Python < 3.6
Co-authored-by: Henry Schreiner <henryschreineriii@gmail.com>