-
-
Notifications
You must be signed in to change notification settings - Fork 337
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into fix-flake8-warnings-5
- Loading branch information
Showing
5,831 changed files
with
2,503,605 additions
and
2,005,559 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
--- | ||
BasedOnStyle: LLVM | ||
IndentWidth: 4 | ||
--- | ||
Language: Cpp | ||
AccessModifierOffset: -4 | ||
AlignConsecutiveMacros: | ||
Enabled: true | ||
AcrossEmptyLines: true | ||
AcrossComments: true | ||
PadOperators: true | ||
AlignEscapedNewlines: Left | ||
AllowShortFunctionsOnASingleLine: InlineOnly | ||
AlwaysBreakTemplateDeclarations: Yes | ||
BreakBeforeBraces: Stroustrup | ||
ForEachMacros: | ||
- DGL_FOREACH_NODE | ||
- DGL_FOREACH_EDGE | ||
- BOOST_FOREACH | ||
IfMacros: | ||
- SORT_DEBUG | ||
MacroBlockBegin: GNO_BEGIN | ||
MacroBlockEnd: GNO_END | ||
SortIncludes: Never | ||
--- | ||
Language: ObjC | ||
--- | ||
Language: JavaScript | ||
--- | ||
Language: Json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
[run] | ||
; branch = True | ||
; dynamic_context = test_function | ||
concurrency = multiprocessing,thread | ||
parallel = True | ||
data_file = ${INITIAL_PWD-.}/.coverage | ||
omit = | ||
${INITIAL_PWD-.}/testreport | ||
${INITIAL_PWD-.}/.github/* | ||
${INITIAL_PWD-.}/bin.*/* | ||
${INITIAL_PWD-.}/dist.*/* | ||
**/OBJ.*/* | ||
source = | ||
. | ||
${INITIAL_PWD-.}/ | ||
${INITIAL_GISBASE-/usr/local/grass??}/ | ||
|
||
[paths] | ||
root = | ||
./ | ||
${INITIAL_GISBASE-/usr/local/grass??}/ | ||
/home/*/install/grass??/ | ||
python = | ||
./python/ | ||
${INITIAL_GISBASE-/usr/local/grass??}/etc/python/ | ||
/home/*/install/grass??/etc/python/ | ||
special_d_mon = | ||
./display/d.mon/ | ||
${INITIAL_GISBASE-/usr/local/grass??}/etc/d.mon/ | ||
/home/*/install/grass??/etc/d.mon/ | ||
special_r_in_wms = | ||
./scripts/r.in.wms/ | ||
${INITIAL_GISBASE-/usr/local/grass??}/etc/r.in.wms/ | ||
/home/*/install/grass??/etc/r.in.wms/ | ||
|
||
|
||
[report] | ||
; Since our file structure isn't an importable package, not all files are found | ||
; This allows to find python files even if there is missing __init__.py files, but is slow | ||
include_namespace_packages = True | ||
skip_covered = False | ||
; Regexes for lines to exclude from consideration | ||
exclude_also = | ||
; Don't complain about missing debug-only code: | ||
def __repr__ | ||
if self\.debug | ||
|
||
; Don't complain if tests don't hit defensive assertion code: | ||
raise AssertionError | ||
raise NotImplementedError | ||
|
||
; Don't complain if non-runnable code isn't run: | ||
; if 0: | ||
; if __name__ == .__main__.: | ||
|
||
; Don't complain about abstract methods, they aren't run: | ||
@(abc\.)?abstractmethod | ||
|
||
ignore_errors = True | ||
precision = 2 | ||
|
||
[html] | ||
directory = coverage_html_report | ||
show_contexts = true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
# Format Python code with Black | ||
1aab3bbcff76c12d422e7dffd9aba8277f91cd86 | ||
0d9e966dd289753cca91886529e65711eaf863eb | ||
57cb2d4bbe6ce71a8b97fce42dd4da736c18e636 | ||
6d4d14afb3845a8ecdcef391f3375d97af4a6a84 | ||
7e03dcd6a8d7d96ead53d0f72e57735050dc6c7a | ||
feff8e340f5fec1b52ce066360904f72501e76ce | ||
fd86f50e9a4c9ab37cf501290349790377846b59 | ||
ff2c2290d1469972504753e5d1415eba5568e196 | ||
e9dfbc4eee6fa14af2f0a8a5e1a7c723b34254db | ||
02bfae03d5db8c80a93a0e340ff3cdcd509a2785 | ||
0111b11e8b3aae2c55f20eb1ceea3dc4ee86cee9 | ||
# Major C formatting in 2008 | ||
8868d4b6868e05345c93032704b7304de04c1daf | ||
# Per-file or per-directory C code formatting | ||
c08f63b1b604acbba275c144b543c5164bc9f432 | ||
8eaef1f4e6e9497f469cbb7ab91fe03389a6b49b | ||
f6a73088a9c17b6cce7102c5c3107ab4b41f3b2c | ||
65cc33c61461eb1c96bdc3ded4046cb4a595d736 | ||
8b4ccfb47f34da4178bb24df5649fdf0f3ff4857 | ||
ec2a8f3659ce91f4f235be2088772afd83e90540 | ||
e97de6b8d42dca65fc7a7cb56152c56ec18b24bd | ||
# parser: Use #-space-% to allow writing PEP8-compliant Python code (#1287) | ||
635224115c5ee9c29a9356210c3b03e5511ef6dc | ||
# Format shell/Bash scripts | ||
80bcf7a290a6a1249604b2c8a236154f13e25bfa | ||
a0ccdb551e004a0f68192fb65cfc9be61b2880ed | ||
# Format YAML in GH workflows (#1367) | ||
567fa0643d0ab48de590ffbf0e286a288d359312 | ||
# Indent most of C code (#2544) | ||
40b598233c196df1c08a6222da24f2307841d1c5 | ||
# ClangFormat (#2709-#2715) | ||
a7a050ce379806297f2d0969ebdcf720a82f651c | ||
8de925f87be22a5c943f2969a2872a288d72f2f7 | ||
e0fe05696358cd50205279d4129f1d15934fae39 | ||
b5a70ba2c4d3115656baa764ff51a31bd5a8db19 | ||
9da16f1c51d90d88cd0e1d06e7ae368bbab7a15a | ||
5546e0172d7dad1e3ee248aec3fe00eeebbb3ab3 | ||
1ca8e8643fdf94679e95f2fda1019637e02ec7d2 | ||
cdd84c130cea04b204479e2efdc75c742efc4843 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
custom: https://www.paypal.com/pools/c/86YKZiIEPV | ||
--- | ||
open_collective: grass/contribute |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.