Jelte Fennema
e91be43de1
Ignore symlinks and directories editorconfig CI script
...
(cherry picked from commit a3513c8902
)
2020-03-25 09:22:57 +01:00
Jelte Fennema
2f063d0316
Convert unsafe APIs to safe ones
...
(cherry picked from commit 8de8b62669
)
2020-03-25 09:16:31 +01:00
Jelte Fennema
1216e079fa
vendor github.com/intel/safestringlib
...
(cherry picked from commit b7841267dc
)
2020-03-25 09:12:41 +01:00
Jelte Fennema
9a819d401a
Ensure that only normalized test output is commited
2020-01-03 11:30:08 +01:00
SaitTalhaNisanci
91f8be76e1
Add a script that fixes style related things ( #3234 )
...
* Add a script that fixes style related things
It is kind of tedious that we need make sure that every style check
passes with any change we make. A script is added, which does all the
things for us so that we dont have to run separate commands.
* run fix style string in reindent target
2019-12-09 14:23:53 +03:00
Philip Dubé
c563e0825c
Strip trailing whitespace and add final newline ( #3186 )
...
This brings files in line with our editorconfig file
2019-11-21 14:25:37 +01:00
Jelte Fennema
1d8dde232f
Automatically convert useless declarations using regex replace ( #3181 )
...
* Add declaration removal to CI
* Convert declarations
2019-11-21 13:47:29 +01:00