Henry Schreiner
c781998273
chore: clang tidy updates ( #742 )
...
* chore: update clang-tidy
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
* refactor: address clang-tidy
* fix: C++11 support
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
* chore: two more clang-tidy fixes
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
* fix: get_inject_separator should be bool
* refactor: addressing review feedback
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Co-authored-by: Philip Top <phlptp@gmail.com>
* Apply suggestions from code review
* Update include/CLI/Config.hpp
* Update include/CLI/Config.hpp
* Update include/CLI/Config.hpp
* Update include/CLI/Config.hpp
Co-authored-by: Philip Top <phlptp@gmail.com>
2022-06-26 14:53:01 -04:00
Philip Top
4cae08686d
docs: update copyright dates to 2022 ( #717 )
2022-03-26 21:54:49 -04:00
RangeMachine
59159387e9
fix: MSVC C++20 macro typo ( #706 )
2022-02-23 11:51:34 -05:00
Philip Top
17e7d60c18
fix: several small fixes and added tests ( #666 )
...
* add a few tests related to github issues
* change how the default is displayed in the help message prev was =XXXX, this was confusing in some cases particularly with flags or with multiple option names. Now is [default=XXXX] which makes it clearer what the value represents.
* Try to fix RTTI issue
* style: pre-commit.ci fixes
* Fix subcommand callbacks being called multiple times if in an option group
* style: pre-commit.ci fixes
* remove extra group call
* change [default=XXXXD] to just [XXXXX] for the default specification
* update changelog
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-11-21 23:44:04 -05:00
Henry Schreiner
b4f6be31c1
chore: codacity ( #621 )
...
* docs: fix some Codacity recommendations
* chore: update copyright year
* style: more codacity fixes
* style: fix issues reported by Codacity
2021-07-16 17:41:46 -04:00
Henry Schreiner
d55f8fbaf1
style: fix and add spelling check ( #615 )
...
* style: fix and add spelling check
* Update .pre-commit-config.yaml
2021-07-14 11:23:02 -04:00
Henry Schreiner
f862849488
refactor: new version of MakeSingleFiles ( #546 )
...
* refactor: new version of MakeSingleFiles
* fix: use CMake and set version
2021-01-04 17:47:06 -05:00
Christoph Bachhuber
34bfa38691
Add copyright and copyright check ( #424 )
...
* Add copyright check
* Remove old license message
* Implement suggestions from code review
2020-02-10 14:28:47 -05:00
Henry Fredrick Schreiner
98b31d788b
Adding tests and deprecation messages
2018-06-18 15:13:59 +02:00
Henry Fredrick Schreiner
dab61c0107
Fix for single file include order
2018-06-01 22:41:25 +02:00
Henry Fredrick Schreiner
368f2cd9a6
Fix for deprecated macro
2018-04-04 18:29:32 +02:00
Henry Fredrick Schreiner
11444a4e3a
Updates to macros
2018-04-04 18:29:32 +02:00
Henry Fredrick Schreiner
4d695b04fa
Style fix
2018-04-04 18:29:32 +02:00
Henry Fredrick Schreiner
db202b831e
Factoring out C++ version check to Macros file
2018-04-04 18:29:32 +02:00