checkdoc-arguments-in-order-flag

checkdoc-arguments-in-order-flag is a variable defined in `checkdoc.el'.
Its value is
t

  • This variable is safe as a file local variable if its value
    satisfies the predicate `booleanp'.

Documentation:
Non-nil means warn if arguments appear out of order.
Setting this to nil will mean only checking that all the arguments
appear in the proper form in the documentation, not that they are in
the same order as they appear in the argument list. No mention is
made in the style guide relating to order.

You can customize this variable.