in prebuilt-rules-scripts/generate.py [0:0]
def _left_align(text): return '\n'.join([t.lstrip() for t in text.splitlines()])