Gabriel Ferreira
|
8f6a3413a4
|
style: apply black and isort
|
2023-11-20 21:30:01 -03:00 |
|
Gabriel Ferreira
|
af98671fbe
|
style: apply style changes in preparation for black and isort
|
2023-11-20 21:30:01 -03:00 |
|
Eduardo Almeida
|
63372addd8
|
check-style: Add clang-format-17 to list of supported versions
|
2023-10-31 17:59:16 +00:00 |
|
Eduardo Almeida
|
8268dd5c34
|
check-style: Add .git/ and remove .vscode/ from list of directories to skip
|
2023-10-06 18:55:26 +00:00 |
|
Eduardo Almeida
|
706f6771a9
|
check-style: Refactor manual checks to reduce duplicate code
|
2023-10-06 18:55:26 +00:00 |
|
Eduardo Almeida
|
738729e0ab
|
check-style: Fix documentation and add usage example for modified files
|
2023-10-06 15:05:39 +00:00 |
|
Eduardo Almeida
|
c4c866aa97
|
check-style: Allow passing multiple paths as argument
|
2023-10-03 12:42:32 +01:00 |
|
Eduardo Almeida
|
1e939ef891
|
check-style: Add check for #include headers from same module with "ns3/" prefix
|
2023-09-17 15:59:43 +01:00 |
|
Eduardo Almeida
|
5e5f3746db
|
check-style: Fix trailing whitespace column indicator in verbose mode
|
2023-09-07 01:36:02 +01:00 |
|
Eduardo Almeida
|
2f62a518a9
|
check-style: Sort list of files to be analyzed
|
2023-09-07 01:36:02 +01:00 |
|
Eduardo Almeida
|
c4aa94ee5f
|
check-style: Move exit codes to main function
|
2023-09-07 01:36:02 +01:00 |
|
Eduardo Almeida
|
99877b5cc5
|
check-style: Refactor check-style-clang-format.py to reduce duplicate code
|
2023-09-07 01:36:02 +01:00 |
|
Eduardo Almeida
|
e502847caf
|
utils, doc: Add --verbose option to check-style-clang-format.py
|
2023-04-24 13:19:49 +00:00 |
|
Eduardo Almeida
|
9b907a343b
|
utils: Improve output of check-style-clang-format.py
|
2023-04-24 13:19:49 +00:00 |
|
Eduardo Almeida
|
808d3671a6
|
utils: Remove unneeded sort() methods
|
2023-04-24 13:19:49 +00:00 |
|
Eduardo Almeida
|
c3428cff1c
|
utils: Improve formatting of check-style-clang-format.py
|
2023-04-24 13:19:49 +00:00 |
|
Eduardo Almeida
|
01a2d7786a
|
utils: Add list of files to skip in check-style-clang-format.py
|
2022-10-24 20:23:32 +00:00 |
|
Eduardo Almeida
|
d825794fe8
|
utils, doc: Update check-style-clang-format.py to respect clang-format guards in tabs checking
|
2022-10-24 21:21:39 +01:00 |
|
Eduardo Almeida
|
b07e1d7019
|
utils: Adjust formatting of check-style-clang-format.py
|
2022-10-24 21:21:39 +01:00 |
|
Eduardo Almeida
|
c115a77dd7
|
utils: Add ".cmake" to the list of files to be checked by "check-style-clang-format.py"
|
2022-10-15 21:13:54 +01:00 |
|
Eduardo Almeida
|
ab47be98a2
|
utils: Fix tabs checking
|
2022-10-15 21:13:54 +01:00 |
|
Eduardo Almeida
|
050bf556e6
|
utils: Fix check-style-clang-format.py formatting
|
2022-10-15 21:13:50 +01:00 |
|
Eduardo Almeida
|
05e28c23ee
|
utils: Find default clang-format in check-style-clang-format.py
|
2022-10-09 18:56:11 +00:00 |
|
Eduardo Almeida
|
facde1d432
|
utils: Find latest clang-format versions first in check-style-clang-format.py
|
2022-10-09 18:55:46 +00:00 |
|
Eduardo Almeida
|
abe2b2a388
|
utils: Add new "check-style-clang-format.py"
- Remove deprecated scripts "trim-trailing-whitespace.py" and "check-style.py".
- Remove deprecated "utils.h".
|
2022-10-06 19:49:37 +00:00 |
|