We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88bd21f commit 090ccbdCopy full SHA for 090ccbd
processors/numberlines_test.go
@@ -14,7 +14,7 @@ func TestLineNumberer_Command(t *testing.T) {
14
name string
15
title string
16
}{
17
- alias: []string{"nl", "number-lines"},
+ alias: []string{"nl"},
18
description: "Prepends consecutive number to each input line",
19
filterValue: "Line numberer",
20
flags: nil,
0 commit comments