aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/docs/.yfmlint
blob: 2327d24c3f88b2cd57e9f0a58ad67280c709657a (plain) (blame)
1
2
3
4
5
6
7
8
9
log-levels:
  YFM001: 'error' # Inline code length
  MD009:  'error' # Trailing spaces
  MD023:  'error' # Headings must start at the beginning of the line
  MD026:  'error' # Trailing punctuation in heading

# Inline code length
YFM001:
  maximum: 140