Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reorganize directories #3462

Merged
merged 6 commits into from May 1, 2022
Merged

Reorganize directories #3462

merged 6 commits into from May 1, 2022

Conversation

Copy link
Owner

@nlohmann nlohmann commented Apr 30, 2022

Apply The Pitchfork Layout (PFL):

  • rename doc to docs
  • rename test to tests
  • move benchmarks to tests folder
  • rename thirdparty to tools
  • move .drone.yml and appveyor.yml to .github/external_ci
  • move CODE_OF_CONDUCT.md to .github

@nlohmann nlohmann marked this pull request as draft Apr 30, 2022
@coveralls
Copy link

@coveralls coveralls commented Apr 30, 2022

Coverage Status

Coverage remained the same at 100.0% when pulling 7b38d07 on reorganize_directories into 5352856 on develop.

@nlohmann nlohmann marked this pull request as ready for review Apr 30, 2022
Copy link
Contributor

@falbrechtskirchinger falbrechtskirchinger left a comment

Looks good to me.

README.md Show resolved Hide resolved
@nlohmann nlohmann merged commit b21c345 into develop May 1, 2022
92 checks passed
@nlohmann nlohmann deleted the reorganize_directories branch May 1, 2022
@nlohmann nlohmann self-assigned this May 1, 2022
@nlohmann nlohmann added this to the Release 3.11.0 milestone May 1, 2022
nlohmann added a commit to nlohmann/oss-fuzz that referenced this issue May 4, 2022
In nlohmann/json#3462 we renamed the folder "test" to "tests".
DavidKorczynski pushed a commit to google/oss-fuzz that referenced this issue May 4, 2022
In nlohmann/json#3462 we renamed the folder "test" to "tests".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants