Commit e1a13824 authored by Lukasz Dorau's avatar Lukasz Dorau
Browse files

common: reorder checking files' extension in check-headers.h

Reorder checking files' extension according to number
of each kind of files in order to make it (hopefully) faster.
Currently there are:
- 103 *.c files - check them as 1st,
-  38 *.h files - check them as 2nd and
-  31 *.sh and *.cmake files - check them as 3rd.
parent 5ddb7f03
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment