localTemplate top-level constant
String
const localTemplate
Execute from project package
Implementation
const localTemplate = '''
#!/bin/bash
dart run hooklint
''';
Execute from project package
const localTemplate = '''
#!/bin/bash
dart run hooklint
''';