Add CI to detect stale generated files
Open
Component - Testing
- Dominant language
- C
- Stars
- 988
- Forks
- 355
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 12
Description
This should happen early, like when codespell and clang-format run. It'd be nice if they regenerated the files if they are stale.
Files that need to be checked:
- H5Epubgen.h
- H5Emajdef.h
- H5Emindef.h
- H5Einit.h
- H5Eterm.h
- H5Edefin.h
- H5version.h
- H5overflow.h
- H5LTanalyze.c
- H5LTparse.*
This is especially important now that we've checked them in and autogen.sh is going away.
Contributor guide
Assessment
This issue has not been assessed yet.