12 comments (12 comments)0 reactions (0 reactions)1 assignee (1 assignee)C++5,373 forks (5,373 forks)batch import
beginnerhelp wantedtech debt
Repository metrics
- Stars
- 27,997 stars (27,997 stars)
- PR merge metrics
- Avg merge 8d (Avg merge 8d)378 merged PRs in 30d (378 merged PRs in 30d)
Description
These files are present for historical reasons and do not serve any real purpose. All extension code should be completely contained within the extension and that includes the name of the extension. We should remove all of these files.
Contributor guide
- Research direction
- Search the codebase for all well known names.h files, verify they are not referenced by extension code, and remove them. Update any remaining includes if necessary.
- Tech stack
- cpp
- Domain
- backendinfrastructure
- Issue type
- Refactor
- Prerequisites
- GitC++