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

JOSS Paper: Reduce line-spacing in code blocks #454

Merged
merged 4 commits into from
Oct 15, 2023

Conversation

Andrew-S-Rosen
Copy link
Member

@Andrew-S-Rosen Andrew-S-Rosen commented Oct 15, 2023

Summary

The code-blocks have two line breaks in many places, in accordance with black. However, the generous line-spacing is somewhat bothersome in a journal article format. I had intended there to be only one line break, but I think Alex's text editor may have auto-reformatted it upon upload. This PR reverts back to the single line-break format I had intended.

Partially addresses (but does not close) #453.

@janosh: Could you please merge this too? Thanks!

Edit: How can we have the lint test skip the paper.md file altogether?

@codecov
Copy link

codecov bot commented Oct 15, 2023

Codecov Report

Merging #454 (d178f63) into main (cdbcbd0) will not change coverage.
Report is 2 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #454   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           20        20           
  Lines         1521      1521           
  Branches       419       419           
=========================================
  Hits          1521      1521           

@janosh janosh merged commit 9d9dcc7 into materialsproject:main Oct 15, 2023
9 checks passed
@utf utf added the docs Improvements or additions to documentation label Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants