summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2020-11-20 02:54:00 (GMT)
committerGitHub <noreply@github.com>2020-11-20 02:54:00 (GMT)
commit793b3d1bae9aa888c748e088e9eec94656510171 (patch)
tree8be3451df6669553620fc132dda4d338c0a81f78 /.github
parentfc7ac84e190cd2210c0c3fa4f86b68ad80720fb8 (diff)
downloadhdf5-793b3d1bae9aa888c748e088e9eec94656510171.zip
hdf5-793b3d1bae9aa888c748e088e9eec94656510171.tar.gz
hdf5-793b3d1bae9aa888c748e088e9eec94656510171.tar.bz2
Revert "Switch ID code to use a hash table instead of a skip list (#52)" (#104)
This reverts commit a50d211755cb272b2e468144e7d892a4c90813c4.
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/clang-format-check.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/clang-format-check.yml b/.github/workflows/clang-format-check.yml
index 84bc9d8..6bf522c 100644
--- a/.github/workflows/clang-format-check.yml
+++ b/.github/workflows/clang-format-check.yml
@@ -14,4 +14,4 @@ jobs:
extensions: 'c,h,cpp,hpp'
clangFormatVersion: 10
style: file
- exclude: './config ./hl/src/H5LTanalyze.c ./hl/src/H5LTparse.c ./hl/src/H5LTparse.h ./src/H5Epubgen.h ./src/H5Einit.h ./src/H5Eterm.h ./src/H5Edefin.h ./src/H5version.h ./src/H5overflow.h ./src/uthash.h'
+ exclude: './config ./hl/src/H5LTanalyze.c ./hl/src/H5LTparse.c ./hl/src/H5LTparse.h ./src/H5Epubgen.h ./src/H5Einit.h ./src/H5Eterm.h ./src/H5Edefin.h ./src/H5version.h ./src/H5overflow.h'