Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
sampo
on April 18, 2024
|
parent
|
context
|
favorite
| on:
Linus Torvalds adds arbitrary tabs to kernel code
Indentation by steps of 3 spaces is common in old Fortran 77 code. This is LAPACK for example. Scroll down to about line 400 to see actual code, not comments.
https://github.com/Reference-LAPACK/lapack/blob/master/SRC/c...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://github.com/Reference-LAPACK/lapack/blob/master/SRC/c...