1
0
mirror of https://github.com/pybind/pybind11.git synced 2025-03-04 13:33:20 +00:00
pybind11/tools
pre-commit-ci[bot] 8756f16ed8
[pre-commit.ci] pre-commit autoupdate ()
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/Lucas-C/pre-commit-hooks: v1.3.0 → v1.3.1](https://github.com/Lucas-C/pre-commit-hooks/compare/v1.3.0...v1.3.1)
- [github.com/sirosen/texthooks: 0.3.1 → 0.4.0](https://github.com/sirosen/texthooks/compare/0.3.1...0.4.0)
- [github.com/PyCQA/pylint: v2.14.5 → v2.15.0](https://github.com/PyCQA/pylint/compare/v2.14.5...v2.15.0)
- [github.com/codespell-project/codespell: v2.1.0 → v2.2.1](https://github.com/codespell-project/codespell/compare/v2.1.0...v2.2.1)

* Introduce .codespell-ignore-lines for safer (line-based instead of word-based) suppressions.

* Fix two issues: 1. ensure sort order; 2. remove duplicates

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ralf W. Grosse-Kunstleve <rwgk@google.com>
2022-08-29 21:59:48 -07:00
..
check-style.sh Add shellcheck style checking () 2021-07-14 16:52:13 -04:00
cmake_uninstall.cmake.in format: include .in files 2020-08-06 11:54:41 -04:00
codespell_ignore_lines_from_errors.py [pre-commit.ci] pre-commit autoupdate () 2022-08-29 21:59:48 -07:00
FindCatch.cmake fix: minor CMake warning fix for unused variable () 2022-02-10 17:03:33 -05:00
FindEigen3.cmake style: avoid using unintialized variables () 2021-01-19 18:48:22 -05:00
FindPythonLibsNew.cmake fix(cmake): support cross-compiles with classic Python () 2022-05-20 09:38:29 -04:00
JoinPaths.cmake feat(cmake): add installation support for pkg-config dependency detection () 2022-08-09 00:02:45 -04:00
libsize.py chore: drop Python 3.5 () 2022-02-11 19:06:16 -05:00
make_changelog.py Python 2 removal part 1: tests (C++ code is intentionally ~untouched) () 2022-02-10 18:28:08 -08:00
pybind11.pc.in feat(cmake): add installation support for pkg-config dependency detection () 2022-08-09 00:02:45 -04:00
pybind11Common.cmake fix(cmake): avoid issue with NVCC + Windows () 2022-05-16 23:45:54 -04:00
pybind11Config.cmake.in chore: drop Python 3.5 () 2022-02-11 19:06:16 -05:00
pybind11NewTools.cmake fix(cmake): use case-insensitive CMAKE_BUILD_TYPE comparisons () 2022-08-08 10:01:39 -04:00
pybind11Tools.cmake fix(cmake): support vcpkg, try 2 () 2022-08-09 00:03:36 -04:00
pyproject.toml ci: releases () 2020-09-30 15:48:08 -04:00
setup_global.py.in feat(cmake): add installation support for pkg-config dependency detection () 2022-08-09 00:02:45 -04:00
setup_main.py.in feat(cmake): add installation support for pkg-config dependency detection () 2022-08-09 00:02:45 -04:00