NEW: English for Tech Bundle → Save 40%
Your progress

Loading your progress…

Home
Code & Deliverynoun · /nɪt/

nit

In simple English

In tech workplaces, a nit is a minor imperfection that should be fixed but is not blocking or critical. Unlike bugs, which break functionality, nits are cosmetic issues, style problems, or small inconsistencies. Common examples include typos in comments, inconsistent naming conventions, unnecessary whitespace, or minor performance optimizations. The term is frequently used in code reviews when reviewers point out small improvements. A reviewer might say, "I have a nit: this variable name should follow camelCase." It is a friendly, less aggressive way to suggest improvements without making the feedback feel harsh. The distinction between a nit and a bug matters—calling a critical issue a nit can make you sound like you are not taking quality seriously. Nits are often discussed in pull request comments and retrospectives. Many teams have policies about how many nits are acceptable before merging code, and whether nits must be fixed immediately or can be addressed later.

What does nit mean in software development and code reviews?

At a glanceCEFR B2
Commonness4/5
Versatility4/5
FormalityCasualFormalCasual
Spoken ↔ WrittenSpokenWrittenBoth
Directness ↔ DiplomaticDirectDiplomaticNeutral
RegionUS and UK
New app · Free lessons

Speak up in meetings. Feel confident.

Standup vocabulary, native examples, and quick practice — 100+ free lessons

Start learning freeNo card needed · Google or email

Say it like this

I have a nit about this function
No nits, looks good to merge
These are just nits, not blockers

Real examples

in a code review

"Just a small nit: can you add a space before the closing bracket here?"

in a standup

"The feature is ready; we just need to address a few nits before shipping."

in a team meeting

"These are minor nits about documentation style, not functional issues."

Don't say this

Handle with care. Nit refers to a minor issue, not a critical bug. Using it for serious problems sounds dismissive and unprofessional.

That is a serious nit we need to fix immediately.
That is a critical bug we need to fix immediately.Nit implies a minor issue, so calling something serious a nit is contradictory and confusing.
The app crashes because of that nit.
The app crashes because of that bug.Nits do not affect functionality; if something breaks the app, it is a bug, not a nit.
We cannot merge until all nits are fixed.
We should address nits before merging, but they are not blockers.Nits are usually low priority; treating them as blocking creates unnecessary delays.

Other forms

noun

nit

"I found a nit in your code comments."

noun (plural)

nits

"We fixed all the nits from the code review."

Often used with

pick nitsTo find fault with minor details; often used negatively to mean overly critical.
minor nitEmphasizes that the issue is truly small and non-critical.
style nitA nit related to code formatting or naming conventions, not logic.
nit-pickingThe act of focusing on trivial issues; can sound critical or pedantic.

Similar words

minor issueMore formal; nit is more casual and specific to code reviews.
trivial bugLess preferred; technically a nit is not a bug since it does not break functionality.
polishRefers to small improvements needed before final release; broader than nit.

Opposites

blockercritical bugshow-stopper

Practice

Try it

4 quick exercises

Pick the most natural phrasing

1. Your teammate has a small formatting issue in their pull request. What do you say?

Complete the sentence

2. The code review passed, but the lead reviewer left a few _______ about variable naming.

Spot the mistake

3. Which sentence uses 'nit' incorrectly?

Rewrite naturally

4. Rewrite this in natural tech English using 'nit': 'There is a very small problem with the comment formatting in line 42.'

Questions

Quick poll

Have you said "nit" in a standup this week?

Want more structured practice like this? Our English for Programmers course covers real workplace English in depth.

Your badges