mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-19 22:48:18 +00:00
Merge #5604
5604: Add 2 changes to formatting-revs so git blame is usable r=heinrich5991 a=def- With .git/config containing: ``` [blame] ignoreRevsFile = formatting-revs.txt ``` <!-- What is the motivation for the changes of this pull request --> ## Checklist - [ ] Tested the change ingame - [ ] Provided screenshots if it is a visual change - [ ] Tested in combination with possibly related configuration options - [ ] Written a unit test (especially base/) or added coverage to integration test - [ ] Considered possible null pointers and out of bounds array indexing - [ ] Changed no physics that affect existing maps - [ ] Tested the change with [ASan+UBSan or valgrind's memcheck](https://github.com/ddnet/ddnet/#using-addresssanitizer--undefinedbehavioursanitizer-or-valgrinds-memcheck) (optional) Co-authored-by: def <dennis@felsin9.de>
This commit is contained in:
commit
01175149e0
|
@ -9,3 +9,5 @@ a273969bc198d7259f57286c8a19214d48d22de5
|
|||
cfd32c357b5aca410c7befb8ae4953fec1fa54ed
|
||||
d4da82f977abb34cd0ed9a77e707b4c42f26673d
|
||||
3be8a592e52a03e555b6aa29a8dea529797bb645
|
||||
01edaec628ec325d47d74a667ccaa2aed43f30c9
|
||||
a69dc599a99ef7393985e96a98c80f8217f66998
|
||||
|
|
Loading…
Reference in a new issue