Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
aarreedd
on Aug 28, 2024
|
parent
|
context
|
favorite
| on:
The Monospace Web
Laravel does something similar. Each line of multi-line comments are exactly 3 characters shorter than the previous line.
https://github.com/laravel/laravel/blob/11.x/config/database...
tasuki
on Aug 28, 2024
[–]
Wow, this is amazing! Just in that file or everywhere? Why? How do they enforce this for all the contributors who might be unaware?
aarreedd
on Aug 28, 2024
|
parent
[–]
Pretty much everywhere. I guess to demonstrate the framework's attention to detail, craftsmanship, etc. No clue
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://github.com/laravel/laravel/blob/11.x/config/database...