this post was submitted on 04 Apr 2024
252 points (96.3% liked)

Programmer Humor

31214 readers
589 users here now

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

Rules:

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

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

[–] [email protected] 6 points 2 months ago

JS formatters add them if the project requires it

[–] [email protected] 3 points 2 months ago

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