Commit Graph

7 Commits

Author SHA1 Message Date
Drathek 7c8bb85de3 Whitespace Standardization [MDB IGNORE] (#15748)
* Update settings

* Whitespace changes

* Comment out merger hooks in gitattributes

Corrupt maps would have to be resolved in repo before hooks could be updated

* Revert "Whitespace changes"

This reverts commit afbdd1d844.

* Whitespace again minus example

* Gitignore example changelog

* Restore changelog merge setting

* Keep older dmi hook attribute until hooks can be updated

* update vscode settings too

* Renormalize remaining

* Revert "Gitignore example changelog"

This reverts commit de22ad375d.

* Attempt to normalize example.yml (and another file I guess)

* Try again
2024-02-20 11:28:51 +01:00
ItsSelis e36e73c03e git related changes from #12863 2022-06-25 19:26:49 +02:00
Leshana 928cebf3cf Fix tag-matcher.py to work with python3
- Make robust to encoding errors in the files.
- Fix indentation (tabs to spaces)
- Fix syntax and iterator functions
2021-07-04 18:01:40 -04:00
ShadowLarkens 87e0b3653f Move away from Travis CI to GitHub Actions 2020-11-21 18:23:40 -08:00
Kelenius 7fb2c0d467 Ports tag matcher update
https://github.com/Baystation12/Baystation12/pull/12218
2016-03-11 12:32:20 +03:00
PsiOmegaDelta 688b8b52f7 Makes it possible to define multiple tag pairs to check for. 2015-07-27 09:32:25 +02:00
PsiOmega 90c71d00f1 Travis span matcher script
A slightly overkill script to ensure each file contains as many opening span tags as closing.
Almost implemented to allow checking multiple pairs of tags.
2015-06-14 17:37:35 +02:00