Skip to content

Commit dead2e6

Browse files
maint: Ignore formatting changes in history (#3738)
Co-authored-by: Julien Jerphanion <[email protected]>
1 parent d0c7458 commit dead2e6

File tree

1 file changed

+80
-1
lines changed

1 file changed

+80
-1
lines changed

.git-blame-ignore-revs

Lines changed: 80 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,23 @@
11
# This file is read by GitHub and `git blame --ignore-revs-file`.
22
# See: https://docs.github.com/en/repositories/working-with-files/using-files/viewing-a-file#ignore-commits-in-the-blame-view
33

4-
# Revert "Change brace space in clang-format (#2627)"
4+
# --------------------------------------
5+
6+
# The following section was generated by running:
7+
# `git log --format="# %s%n%H" .clang-format`
8+
# These entries have been manually removed from the output
9+
# since they change more than styling:
10+
#
11+
# MRepo refactor (#3118)
12+
# 7d6856e9b56fbff35a6563889a737824054cf51f
13+
# Add CondaURL (#2805)
14+
# a527511c14ade1db03b3a88cf9c603eb35469663
15+
# bump clang-format to 13.0.1 and make it work again
16+
# 7f9c5adb778e4fc8537c81cc078ad7da2052169f
17+
18+
# Enforce space between definitions (#3049)
19+
21675b6517ff5da3c4dc91b9083366136308db2d
20+
# Attempt to fix CI (#2637)
521
50a627e002d8260fa2e116e5833190a135aff4e8
622
# Change brace space in clang-format (#2627)
723
3dce9901118a837f889139a052ccc915e0b63198
@@ -11,3 +27,66 @@
1127
365342cc045a21bfb7a93fccd50a47fdbd573e47
1228
# Add cpp linter and fix warnings
1329
98f2530d2384f7e4a03742b5b191919391ce71e6
30+
31+
# --------------------------------------
32+
33+
# The following section was generated by running:
34+
# `git log --format="# %s%n%H" .pre-commit-config.yaml`
35+
# These entries have been manually removed from the output
36+
# since they change more than styling:
37+
#
38+
# Fix compilation with -Werror=unused-result (#3676)
39+
# 693ee82c7bb0838c47e1ed6820fa3c0d7fe069d5
40+
# Add MatchSpec doc and fix errors (#3224)
41+
# a00ef3567585e0d14921c2c3f3c07ade5c163496
42+
# Modularize libmambapy (#2960)
43+
# 0d42e816675a182a7994070a5c7c99651f93755f
44+
# Fix Ci (#2889)
45+
# 7c02338cb55b2bd11ef0a5f96314dc2338360536
46+
# Structure test directory layout (#2380)
47+
# aa8d28c6c58369734e40d59c137316d71db61bf9
48+
# use local meta.yaml for static builds (#2214)
49+
# e9695a45cc10848375d449a280282f6d29a8bb6c
50+
# Fix JSON output issues (#1600)
51+
# 048cb67f6285493fd7e1788adfddaa185edaa256
52+
# bump clang-format to 13.0.1 and make it work again
53+
# 7f9c5adb778e4fc8537c81cc078ad7da2052169f
54+
# add tests for etag/mod/etc reading in cache
55+
# 7e4c03245b6c58af150f1a4d99bd3ee6a19c418f
56+
57+
# maint: Add prettier pre-commit hook (#3663)
58+
d0c74588392c584ffc8ba5be92bd0924454b756c
59+
# maint: Add pre-commit typos back (#3682)
60+
99290aeebfcc72358f20d22cea31a0d733f1f9ec
61+
# maint: Add pyupgrade pre-commit hook (#3671)
62+
f67914ef8a77d60acef3eb2e598542d23fc26e28
63+
# maint: Update clang-format to v19 (#3600)
64+
ad9b2d6b8840825411a3c23251cfbb978ab60e89
65+
# Update pre-commit hooks except clang-format (#3599)
66+
0f4ad44c2e6ea11825c8ea3c4e92cf9bbf633086
67+
# Add checking typos to pre-commit (#3278)
68+
3e1e97b0e6e49cac042cff7396fbbe5e71a63a9f
69+
# Update pre-commit hooks" (#3252)
70+
245de2009e037ac3bd68f68578bfbf35f296efff
71+
# Move to Ruff (#3011)
72+
1230b9209466fdd386a3160033f1d71af5f244e6
73+
# Add cmake-format (#2962)
74+
d116ff891798b0d915d84d496d65ec143412febd
75+
# Update pre-commit hooks (#2586)
76+
48d595ae455e6b15778077d3ee898d8f48ee8526
77+
# Update pre-commit versions (#2178)
78+
6e4011c38d52928594e5a8ca5967956edf83bc29
79+
# Update flake8 pre-commit versions (#2117)
80+
5fd5c955d1dfa581a8f9a1eb62f1a72f41c6680c
81+
# Update pre-commit-config (#2092)
82+
557e232ff5c9d44ea9eeeaa68c5975b2f0566074
83+
# Upgrade pre-commit env (#1602)
84+
81f2ffe03681f1312f341b655d90b5346275fbed
85+
# Get clang-format from PyPI and version pre-commit hook
86+
01a336c0c154f15d7a5414bce4af85b71718ec65
87+
# Update pre-commit versions
88+
3719781cdfef64081114741cf1df39573c1c2831
89+
# Add cpp linter and fix warnings
90+
98f2530d2384f7e4a03742b5b191919391ce71e6
91+
# Add pre-commit configuration
92+
5c2951cc181d383e131fc345d439fc2878fe94db

0 commit comments

Comments
 (0)