Formats lint warning message.
static String problemMessage(int limit) => 'The number of lines in the file exceeds $limit. Try ' 'reducing the number of lines.';