tarantool / checkpatch

Checkpatch for Tarantool
GNU General Public License v2.0
2 stars 2 forks source link

Consider ignoring "definition without comment" for mp_compression.h #3

Closed sergepetrenko closed 2 years ago

sergepetrenko commented 2 years ago

The file contains no-op stubs which should never run. And the stubs aren't documented anyhow.

IMO we shouldn't check comments for any of the EE-inspired headers in OSS version.

Example: https://github.com/tarantool/tarantool/runs/5599605098?check_suite_focus=true#step:3:93