Skip to content

Commit 9f2c2f7

Browse files
committed
doc: remove unnecessary copyright comment per file
1 parent 8462a16 commit 9f2c2f7

File tree

3 files changed

+0
-12
lines changed

3 files changed

+0
-12
lines changed

lib/base.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
/**
2-
* @file Report and fix EditorConfig rule violation.
3-
* @author Jumpei Ogawa
4-
*/
51
"use strict";
62

73
const editorconfig = require("editorconfig");

tests/lib/rules/editorconfig-ts.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
/**
2-
* @file Report and fix EditorConfig rule violation.
3-
* @author Jumpei Ogawa
4-
*/
51
"use strict";
62

73
// -----------------------------------------------------------------------------

tests/lib/rules/editorconfig.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
/**
2-
* @file Report and fix EditorConfig rule violation.
3-
* @author Jumpei Ogawa
4-
*/
51
"use strict";
62

73
// -----------------------------------------------------------------------------

0 commit comments

Comments
 (0)