this post was submitted on 04 Apr 2024
256 points (96.4% liked)

Programmer Humor

32710 readers
498 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] cybervseas 11 points 10 months ago (2 children)

How does one manually add a semicolon? vs. automatically?

[–] [email protected] 7 points 10 months ago

JS formatters add them if the project requires it

[–] [email protected] 4 points 10 months ago

Manually would be if it prompted you every time you every time the program inserts one. No, wait...