var LineLength = Rule.create({
  error: 'Line too long',

  option: {
    key: 'line',