mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 07:15:08 +01:00
Remove cpplint namespace-related warnings
This commit is contained in:
@@ -22,8 +22,7 @@ describe('cpplint', function() {
|
||||
},
|
||||
build: {
|
||||
include: false,
|
||||
include_order: false,
|
||||
namespaces: false
|
||||
include_order: false
|
||||
},
|
||||
whitespace: {
|
||||
blank_line: false,
|
||||
|
||||
Reference in New Issue
Block a user