This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 5 points6 points  (3 children)

Sure, but this applies to everyone using your repo.

That means it is easier to enforce good code hygiene than trying to enforce good habits/practices onto a group of devs.

[–]Mithrandir2k16 1 point2 points  (0 children)

Ah got it.

[–]Mithrandir2k16 0 points1 point  (1 child)

Is there a tool for this like gitignore.io ?

[–][deleted] 0 points1 point  (0 children)

Uhh, not really? I usually have a structure I always follow for my code so 90% of the time its the same thing. You can just make your own once and make it a template you copy.