Unverified Commit 07d2ea18 authored by mirabilos's avatar mirabilos
Browse files

*CAREFULLY* reindent

using the website mentioned at scripts/generate-documentation.py
at the bottom which, however, nukes U+00A0, so temporarily escape
them!

Your Selected Options (JSON):
{
  "indent_size": "2",
  "indent_char": " ",
  "max_preserve_newlines": "-1",
  "preserve_newlines": false,
  "keep_array_indentation": false,
  "break_chained_methods": false,
  "indent_scripts": "normal",
  "brace_style": "collapse",
  "space_before_conditional": true,
  "unescape_strings": false,
  "jslint_happy": false,
  "end_with_newline": false,
  "wrap_line_length": "0",
  "indent_inner_html": false,
  "comma_first": false,
  "e4x": false,
  "indent_empty_lines": false
}
parent 587c5352
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment