run-pre-push-lints.run.xml 1.2 KB

123456789101112131415161718192021222324252627
  1. <!--
  2. Copyright Materialize, Inc. and contributors. All rights reserved.
  3. Use of this software is governed by the Business Source License
  4. included in the LICENSE file at the root of this repository.
  5. As of the Change Date specified in that file, in accordance with
  6. the Business Source License, use of this software will be governed
  7. by the Apache License, Version 2.0.
  8. -->
  9. <component name="ProjectRunConfigurationManager">
  10. <configuration default="false" name="run-pre-push-lints" type="ShConfigurationType">
  11. <option name="SCRIPT_TEXT" value="bin/pre-push" />
  12. <option name="INDEPENDENT_SCRIPT_PATH" value="true" />
  13. <option name="SCRIPT_PATH" value="" />
  14. <option name="SCRIPT_OPTIONS" value="" />
  15. <option name="INDEPENDENT_SCRIPT_WORKING_DIRECTORY" value="true" />
  16. <option name="SCRIPT_WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  17. <option name="INDEPENDENT_INTERPRETER_PATH" value="true" />
  18. <option name="INTERPRETER_PATH" value="/nix/store/k69pyqgx9bzzwr24jg7v0bfiibhs2qmv-bash-interactive-5.2p32/bin/bash" />
  19. <option name="INTERPRETER_OPTIONS" value="" />
  20. <option name="EXECUTE_IN_TERMINAL" value="false" />
  21. <option name="EXECUTE_SCRIPT_FILE" value="false" />
  22. <envs />
  23. <method v="2" />
  24. </configuration>
  25. </component>