Skip to content

STYLE: cpplint (unintentionally?) skips pandas/_libs/src/ujson/ #39347

@MarcoGorelli

Description

@MarcoGorelli

In code_checks.sh we have

cpplint --quiet --extensions=c,h --headers=h --recursive --filter=-readability/casting,-runtime/int,-build/include_subdir pandas/_libs/src/*.h pandas/_libs/src/parser pandas/_libs/ujson pandas/_libs/tslibs/src/datetime pandas/_libs/*.cpp

However, pandas/_libs/ujson doesn't exist.

I presume cpplint should be running on pandas/_libs/src/ujson/ instead?

Metadata

Metadata

Labels

Code StyleCode style, linting, code_checks

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions