https://github.com/CoolProp/CoolProp
Revision 6913fc41dcf5fd04bd46adff30a9d632b7b9d2aa authored by Julien Marrec on 31 March 2022, 16:04:57 UTC, committed by Ian Bell on 01 April 2022, 11:39:35 UTC
```
find . -regextype posix-extended -regex '.*\.(cpp|hpp|c|h|cxx|hxx|py)$' | xargs -I@ sed -i 's/[ \t]*$//' "@"
```
1 parent a7a3c84
History
Tip revision: 6913fc41dcf5fd04bd46adff30a9d632b7b9d2aa authored by Julien Marrec on 31 March 2022, 16:04:57 UTC
Format macros, they keep getting picked incrementally by clang format + Strip trailing whitespaces
Tip revision: 6913fc4
File Mode Size
.circleci
.github
.travis
Web
dev
doc
externals
include
src
wrappers
.clang-format -rw-r--r-- 3.1 KB
.clang-tidy -rw-r--r-- 2.9 KB
.cmake-format.yaml -rw-r--r-- 189 bytes
.editorconfig -rw-r--r-- 591 bytes
.gitattributes -rw-r--r-- 512 bytes
.gitignore -rw-r--r-- 1.3 KB
.gitmodules -rw-r--r-- 1.3 KB
.travis.yml -rw-r--r-- 4.0 KB
CMakeLists.txt -rw-r--r-- 77.2 KB
CoolPropBibTeXLibrary.bib -rw-r--r-- 127.1 KB
Doxyfile -rw-r--r-- 100.8 KB
DoxygenLayout.xml -rw-r--r-- 5.9 KB
FAQ.md -rw-r--r-- 4.2 KB
LICENSE -rw-r--r-- 1.1 KB
Readme.rst -rw-r--r-- 4.1 KB
TTD.txt -rw-r--r-- 1.3 KB

Readme.rst

back to top