Philip Top
74c86d4889
update copyright dates to 2025 ( #1112 )
2025-01-03 08:35:31 -08:00
Philip Top
35aa92d71a
update supported cmake versions and add some tests with newer compilers ( #972 )
...
Update and test with some newer compilers and cmake versions
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-01-08 05:40:26 -08:00
Philip Top
9dfeefe2ba
update copyright date to 2024 ( #971 )
...
update copyright dates
2024-01-06 08:08:31 -08:00
Philip Top
39a5f1981e
chore: update copyright year to 2023 ( #825 )
2023-01-03 17:29:37 -05:00
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
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
Christoph Bachhuber
d8a5bdc294
Add and fix cpplint whitespace/comments ( #434 )
...
* Add whitespace/comments check
* Adapt spacing in clang-format
* Fix cpplint whitespace/comments issues
* Grammar
* Do not use clang-format for comment spacing
* Fix with clang-format pre-commit hook
2020-03-06 00:04:59 -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
Philip Top
6b7f6a7480
Value initialization ( #416 )
...
* work on the flags book chapter and making sure the values are initialized properly.
* Fix initialization of values used in flags or options
* update some formatting and more brace initialization
* update more formatting and fix a incorrect initializer
* more formatting and some error fixes
* more formatting
* Small formatting fix
Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
2020-01-27 09:42:03 -06:00
Christoph Bachhuber
6cc757f769
Fix includes in examples ( #407 )
...
* Fix includes in examples
* Fix order
* Align with other subcommand files
Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
2020-01-18 11:58:02 -05:00
Henry Fredrick Schreiner
0395467d48
Making RuntimeError a ParseError
2017-11-20 12:31:14 -05:00
Henry Fredrick Schreiner
100db357db
Better example names
2017-06-04 11:29:52 -04:00