Skip to content

Commit

Permalink
detect secrets does not take comments
Browse files Browse the repository at this point in the history
  • Loading branch information
aw-was-here committed Sep 4, 2023
1 parent 54708a3 commit c647ca4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
12 changes: 7 additions & 5 deletions .yetus/detsecrets-ignored-hashes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,10 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
c267b646441a206d44803d8cb20896c4a166cac2 # jenkins 57
f4d95a7d14e9c4c69afe28d54743222acbe04b74 # jenkins 60
c267b646441a206d44803d8cb20896c4a166cac2 # jenkins doc
8774a670c8c160929c180ed3212ec3e828ed9412 # test-patch dockerfile 111
f17f2d6f8527bb25a0a1bb7e73f319eaae2a3d78 # releasedocmaker md 97

# this format is terrible but it is the one that detect-secret secrets uses so...

c267b646441a206d44803d8cb20896c4a166cac2
f4d95a7d14e9c4c69afe28d54743222acbe04b74
8774a670c8c160929c180ed3212ec3e828ed9412
f17f2d6f8527bb25a0a1bb7e73f319eaae2a3d78
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
specific language governing permissions and limitations
under the License.
-->
<!-- markdownlint-disable MD051 -->

# Test Format Support

Expand Down

0 comments on commit c647ca4

Please sign in to comment.