Click here to Skip to main content
15,888,977 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Linter? Pin
jschell26-Oct-22 12:04
jschell26-Oct-22 12:04 
GeneralRe: Linter? Pin
chrisseanhayes25-Oct-22 6:18
chrisseanhayes25-Oct-22 6:18 
GeneralRe: Linter? Pin
maze324-Oct-22 23:04
professionalmaze324-Oct-22 23:04 
GeneralRe: Linter? Pin
Martin ISDN24-Oct-22 23:05
Martin ISDN24-Oct-22 23:05 
GeneralRe: Linter? Pin
jschell26-Oct-22 12:09
jschell26-Oct-22 12:09 
GeneralRe: Linter? Pin
Martin ISDN1-Nov-22 12:36
Martin ISDN1-Nov-22 12:36 
GeneralRe: Linter? Pin
jschell4-Nov-22 12:23
jschell4-Nov-22 12:23 
GeneralRe: Linter? Pin
Mark Starr25-Oct-22 4:04
professionalMark Starr25-Oct-22 4:04 
Yes, I use a linter in some circumstances, usually just to provide a quick check on my code. I don’t assume I know and write everything correctly, so I’ll employ a tool to give it a β€˜once over’ before testing or committing. I don’t always agree with the alerts/suggestions, but it makes me aware so I can make a conscious decision about it.

I also use Jet Brain’s ReSharper when using the Visual Studio IDE, as it does real-time code evaluation (when I don’t agree with a rule, I just modify the configuration)

Whether to use a linter or other code-analysis tool seems more like a personal preference: keep it in your toolbox, know how to use it, and use it when you want.
Time is the differentiation of eternity devised by man to measure the passage of human events.
- Manly P. Hall

Mark
Just another cog in the wheel

GeneralRe: Linter? Pin
megaadam25-Oct-22 10:57
professionalmegaadam25-Oct-22 10:57 
GeneralRe: Linter? Pin
jschell26-Oct-22 12:15
jschell26-Oct-22 12:15 
GeneralRe: Linter? Pin
megaadam26-Oct-22 21:11
professionalmegaadam26-Oct-22 21:11 
GeneralRe: Linter? Pin
englebart27-Oct-22 17:21
professionalenglebart27-Oct-22 17:21 
GeneralRe: Linter? Pin
jschell4-Nov-22 12:02
jschell4-Nov-22 12:02 
GeneralRe: Linter? Pin
Kirk 1038982125-Oct-22 11:42
Kirk 1038982125-Oct-22 11:42 
GeneralWordle 493 Pin
Vivi Chellappa24-Oct-22 9:13
professionalVivi Chellappa24-Oct-22 9:13 
GeneralRe: Wordle 493 Pin
Peter_in_278024-Oct-22 11:47
professionalPeter_in_278024-Oct-22 11:47 
GeneralRe: Wordle 493 Pin
Sandeep Mewara24-Oct-22 13:12
mveSandeep Mewara24-Oct-22 13:12 
GeneralRe: Wordle 493 Pin
StarNamer@work24-Oct-22 13:41
professionalStarNamer@work24-Oct-22 13:41 
GeneralRe: Wordle 493 Pin
Amarnath S24-Oct-22 14:31
professionalAmarnath S24-Oct-22 14:31 
GeneralRe: Wordle 493 Pin
OriginalGriff24-Oct-22 18:38
mveOriginalGriff24-Oct-22 18:38 
GeneralRe: Wordle 493 Pin
Shane010324-Oct-22 18:57
Shane010324-Oct-22 18:57 
GeneralRe: Wordle 493 Pin
pkfox24-Oct-22 21:03
professionalpkfox24-Oct-22 21:03 
GeneralRe: Wordle 493 Pin
Sander Rossel24-Oct-22 22:43
professionalSander Rossel24-Oct-22 22:43 
GeneralRe: Wordle 493 Pin
ChandraRam24-Oct-22 22:46
ChandraRam24-Oct-22 22:46 
GeneralRe: Wordle 493 (6/6) Pin
musefan25-Oct-22 1:34
musefan25-Oct-22 1:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.