shorthand - "nit"在黑客用语中是什么意思?

标签 shorthand abbreviation

当有人在提交上写下“nit:删除空格”时,“nit”是什么意思?我还看到它大写,就好像它是缩写(即 NIT)。有关示例用法,请参阅 this post :

Of course there is a difference between a comment saying: "Nit: Trailing whitespace" and "According to Section V, Subsection VII of the Coding Manual you should never add trailing whitespace. Please see that you don't." or some stuff like that. The latter is a passive-aggressive potshot, the former IMO is just a quick reminder.

来自 "Chromium Code Reviews" 的其他示例:

Issue 9662: fix minor style nit (Closed)

编辑:答案来自 Bugzilla's review page :

Sometimes the reviewer will prefix his comments with "Nit:". This means that he's just "nitpicking"--you don't have to fix these points, but we'd like you to.

最佳答案

在“nit:删除空格”的上下文中,我认为该术语是 nit-pick 的缩写。也就是说,一个可能不太重要的小变化,但在技术上是正确的

关于shorthand - "nit"在黑客用语中是什么意思?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/27810522/

相关文章:

versioning - 版本号中的 "pl"或 "p"是什么意思?

html - 使用 css 将 <span> 中的一个词显示为另一个词

css - CSS 速记上的通配符?

php - 速记 switch 语句是否存在(在 PHP 中)?

swift - 没有花括号和参数标签的匿名函数?

regex - 将缩写与字典匹配的最快方法

linux - top %cpu 缩写是什么意思?

css - "a"在字体: 0/0 a;中代表什么

javascript - 将 var t=!0/var t=!1 用于 true/false 有多安全?他们总是返回 true bool 值 true/false 吗?

java - 什么是 Maven 中的 MOJO?