# All the non minimized files that are the sources for their minimized variants
# are placed within the folders
#     debian/missing-sources/{apollo-sandbox,graphiql,pythfinder}-sandbox.html
# as we have some files multiple times. The Lintian check is ignoring this.
# Let's ignore these hints.
strawberry-graphql source: source-contains-prebuilt-javascript-object [debian/static/apollo-sandbox.html/*.min.js]
strawberry-graphql source: source-contains-prebuilt-javascript-object [debian/static/graphiql.html/*.min.js]
strawberry-graphql source: source-contains-prebuilt-javascript-object [debian/static/graphiql.html/index.umd.js]
# And these too.
strawberry-graphql source: source-is-missing [debian/static/apollo-sandbox.html/*.min.js]
strawberry-graphql source: source-is-missing [debian/static/graphiql.html/*.min.js]
strawberry-graphql source: source-is-missing [debian/static/graphiql.html/index.umd.js]
