Enable dt-header for git-rev-sync

This commit is contained in:
khoi-fish
2018-10-23 17:05:52 -07:00
parent 7bd54136c2
commit e7cbbda23f

View File

@@ -1,6 +1,6 @@
{
"extends": "dtslint/dt.json",
"rules": {
"dt-header": false
"dt-header": true
}
}