Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#388)
Browse files Browse the repository at this point in the history
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pre-commit/mirrors-clang-format: v19.1.5 → v19.1.6](pre-commit/mirrors-clang-format@v19.1.5...v19.1.6)

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Jan 13, 2025
1 parent 35ecdaf commit 662cbb8
Show file tree
Hide file tree
Showing 105 changed files with 105 additions and 105 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ repos:
name: check .editorconfig rules

- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v19.1.5
rev: v19.1.6
hooks:
- id: clang-format

Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/args.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/args.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/buffer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/buffer.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/color.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/color.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/cursor.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/cursor.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/event.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/event.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/exception.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/focus.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/focus.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/input.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/iostream.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/iostream.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/iostream_initializer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/iostream_initializer.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/key.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/key.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/mouse.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/mouse.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/options.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/options.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/position.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/private/args.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/private/blocking_queue.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/private/blocking_queue.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/private/conversion.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/private/conversion.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/private/cursor.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/private/env.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/private/env.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/private/exception.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/private/exception.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/private/file.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/private/file.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/private/file_initializer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/private/file_initializer.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/private/input.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/private/input.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/private/macros.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion cpp-terminal/private/return_code.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cpp-terminal
* C++ library for writing multi-platform terminal applications.
*
* SPDX-FileCopyrightText: 2019-2024 cpp-terminal
* SPDX-FileCopyrightText: 2019-2025 cpp-terminal
*
* SPDX-License-Identifier: MIT
*/
Expand Down
Loading

0 comments on commit 662cbb8

Please sign in to comment.