Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-9426

[CI] Maybe redundant 'entry' key in .pre-commit-config.yaml

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • CI, Continuous Integration
    • None

    Description

      Hi, occasionally I find a mior issue in the '.pre-commit-config.yaml' file that.

      ```yaml

      • id: cmake-format
          name: CMake Format
          language: python
          entry: bash -c "pip install cmake-format && python run-cmake-format.py --check"
          entry: echo
          files: ^(./CMakeLists.txt|..cmake)$

      ```

      Maybe the item `entry: echo` is redundant. 

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            Guoping1 Chen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: