The limit that the length of a line should not exceed.
This can be configured to have a different value but the default is 120.
We don't enforce 80 characters by default because that can make array
definitions in nested arrays or function calls less readable.
Type: integer
File
vendor/drupal/coder/coder_sniffer/Drupal/Sniffs/Arrays/ArraySniff.php, line 40