Skip to content
Commit 787a378b authored by W. Trevor King's avatar W. Trevor King
Browse files

tools: Add trailing newlines to files that were missing them

This avoids things like:

  ~$ cat tools/validation_helpers.py
  ...
          return self.is_block(ast_node) and has_heading~$

with your next prompt way over to the right ;).
parent 50aa8c1d
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