We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd707b2 commit 85e74b7Copy full SHA for 85e74b7
packages/google-cloud-bigquery-datatransfer/synth.py
@@ -35,5 +35,5 @@
35
s.copy(templates)
36
37
subprocess.run(['npm', 'install'])
38
-subprocess.run(['npm', 'run', 'lint'])
+subprocess.run(['npm', 'run', 'fix'])
39
subprocess.run(['npx', 'compileProtos', 'src'])
0 commit comments