localTemplate top-level constant

String const localTemplate

Execute from project package

Implementation

const localTemplate = '''
#!/bin/bash

dart run hooklint
''';