aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver/SpectralSolver/SpectralKSpace.cpp
diff options
context:
space:
mode:
authorGravatar Tools <warpx@lbl.gov> 2019-09-11 10:35:28 -0700
committerGravatar Axel Huebl <axel.huebl@plasma.ninja> 2019-09-11 10:35:28 -0700
commitc847051f5d3e5dce7b0d838e7d33fa18c80dc401 (patch)
treeb671c58a1f3c47531d86ccf947af0ac7da2d3fc0 /Source/FieldSolver/SpectralSolver/SpectralKSpace.cpp
parentf182366aaf66a770715b144ac0a760a998f59ed4 (diff)
downloadWarpX-c847051f5d3e5dce7b0d838e7d33fa18c80dc401.tar.gz
WarpX-c847051f5d3e5dce7b0d838e7d33fa18c80dc401.tar.zst
WarpX-c847051f5d3e5dce7b0d838e7d33fa18c80dc401.zip
Docs: No EOL Whitespaces
End-of-line (EOL) whitespaces are verbose and increase diffs and merge conflicts over time. There is a notable exception to this rule, as two EOL white spaces in Markdown (`.md`) files introduce a soft-break (newline without paragraph). Cleaned them up for the `Docs/` directory with the following bash one-liner: ```bash find . -type f -not -path './.git*' \ -exec sed -i 's/[[:blank:]]*$//' {} \; ``` Committed as generic user so git does not credit the many lines to me: ```bash GIT_AUTHOR_NAME="Tools" GIT_AUTHOR_EMAIL="warpx@lbl.gov" \ git commit ```
Diffstat (limited to 'Source/FieldSolver/SpectralSolver/SpectralKSpace.cpp')
0 files changed, 0 insertions, 0 deletions