cutter/docs/source
Premade dc76ccf59e
Enforce coding style using clang-tidy (#3603)
Added scripts/clang-tidy.py
Updated doc to tell about clang-tidy
Added checks for clang-tidy are defined below
* cppcoreguidelines-pro-type-cstyle-cast
* misc-const-correctness
* misc-unused-parameters
* modernize-loop-convert
* modernize-use-auto
* modernize-use-nullptr
* readability-braces-around-statements
* readability-identifier-naming
* readability-make-member-function-const
* performance-for-range-copy
* performance-enum-size
* performance-move-const-arg
* performance-no-automatic-move
* performance-noexcept-destructor
* performance-noexcept-move-constructor
* performance-noexcept-swap
* performance-unnecessary-copy-initialization
* performance-unnecessary-value-param
* performance-use-std-move
* performance-move-constructor-init
2026-05-22 21:46:02 +05:00
..
contributing Enforce coding style using clang-tidy (#3603) 2026-05-22 21:46:02 +05:00
images Remove Breakpad Crash Reporting 2023-01-13 14:53:27 +01:00
user-docs Add Tools > BaseFind + command line options (#3198) 2023-06-25 11:42:23 +08:00
api.rst Add initial user documentation and improve layout and style (#2078) 2020-03-02 20:06:28 +01:00
building.rst Cutter version overrides and git query fix (#3422) 2025-03-12 00:11:14 +02:00
conf.py Enforce coding style using clang-tidy (#3603) 2026-05-22 21:46:02 +05:00
contributing.rst Explain how to build Cutter docs (#2380) 2020-08-16 08:48:13 +03:00
index.rst Add missing Mattermost link 2025-05-14 22:16:45 +03:00
plugins.rst Update python plugin tutorial to reference Qt6 (#3446) 2025-04-10 22:50:13 +08:00
user-docs.rst Rename radare2 mention to Rizin in documentation (#2505) 2020-12-15 09:49:50 +01:00