UniMath icon indicating copy to clipboard operation
UniMath copied to clipboard

Capitalization

Open vladimirias opened this issue 7 years ago • 7 comments

I suggest that we rename all the .v files in UniMath/UniMath into starting with a small letter and subdirectories into starting with a capital. This way files, as seen in the GitHub, will be ordered alphabetically.

The same probably applies to UniMath/TypeTheory.

vladimirias avatar Apr 16 '17 22:04 vladimirias

They seem already to be alphabetically ordered:

screen shot 2017-04-17 at 4 01 36 pm

DanGrayson avatar Apr 17 '17 21:04 DanGrayson

@DanGrayson : your screenshot only shows capitalized file names, hence the order there is alphabetical. What @vladimirias means can be seen, e.g., in CategoryTheory, where we have file names starting with a capital letter, and others starting with tiny letters.

benediktahrens avatar Apr 18 '17 08:04 benediktahrens

Oh, thanks, now I understand. But since github always puts directories first, then files, there is no reason for us to treat directories and files differently. So let's instead capitalize the files.

DanGrayson avatar Apr 18 '17 14:04 DanGrayson

I'm working on this.

langston-barrett avatar Feb 23 '18 19:02 langston-barrett

Which way will you do it?

DanGrayson avatar Feb 23 '18 22:02 DanGrayson

@DanGrayson I've begun with your suggestion, making everything totally consistent: CapitalizedAtWordBoundaries.

EDIT: still in progress, but you can see the work so far: https://github.com/siddharthist/UniMath/tree/filenames

langston-barrett avatar Feb 23 '18 22:02 langston-barrett

I believe in the meantime the standard has shifted to "all files and directories start with an uppercase letter", but that has the same effect. Can we close this issue then?

arnoudvanderleer avatar Feb 09 '24 08:02 arnoudvanderleer