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

nlohmann
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 April 30, 2022 12:32
@coveralls
Copy link

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 April 30, 2022 21:18
Copy link
Contributor

@falbrechtskirchinger falbrechtskirchinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

README.md Show resolved Hide resolved
@nlohmann nlohmann merged commit b21c345 into develop May 1, 2022
@nlohmann nlohmann deleted the reorganize_directories branch May 1, 2022 07:41
@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 pull request 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 pull request May 4, 2022
In nlohmann/json#3462 we renamed the folder "test" to "tests".
MartinPetkov pushed a commit to MartinPetkov/oss-fuzz that referenced this pull request Aug 15, 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.

3 participants