HomeSort by: relevance | last modified time | path
    Searched refs:exclude_rule (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/util/
markdownlint.rb 13 exclude_rule 'MD007'
17 exclude_rule 'MD013'
19 exclude_rule 'MD004' # Unordered list style TODO(fix?)
20 exclude_rule 'MD005' # Inconsistent indentation for list items at the same level
21 exclude_rule 'MD006' # Consider starting bulleted lists at the beginning of the line
22 exclude_rule 'MD014' # Dollar signs used before commands without showing output
23 exclude_rule 'MD023' # Headers must start at the beginning of the line
24 exclude_rule 'MD024' # Multiple headers with the same content
25 exclude_rule 'MD025' # Multiple top level headers in the same document
26 exclude_rule 'MD026' # Trailing punctuation in heade
    [all...]
  /src/crypto/external/bsd/openssl/dist/util/
markdownlint.rb 13 exclude_rule 'MD007'
15 exclude_rule 'MD004' # Unordered list style TODO(fix?)
16 exclude_rule 'MD005' # Inconsistent indentation for list items at the same level
17 exclude_rule 'MD006' # Consider starting bulleted lists at the beginning of the line
18 exclude_rule 'MD014' # Dollar signs used before commands without showing output
19 exclude_rule 'MD023' # Headers must start at the beginning of the line
20 exclude_rule 'MD024' # Multiple headers with the same content
21 exclude_rule 'MD025' # Multiple top level headers in the same document
22 exclude_rule 'MD026' # Trailing punctuation in header
23 exclude_rule 'MD029' # Ordered list item prefi
    [all...]

Completed in 46 milliseconds