github.com/jacobsoderblom/buffalo@v0.11.0/buffalo/cmd/filetests/resource_skip_model.json (about)

     1  [{
     2      "path": "models/admin.go",
     3      "absent": true
     4  },{
     5      "path": "models/admin_test.go",
     6      "absent": true
     7  },{
     8      "path": "migrations/*_create_admins.up.fizz",
     9      "absent": true
    10  },{
    11      "path": "migrations/*_create_admins.down.fizz",
    12      "absent": true
    13  }]