evandrocoan
|
88b37fff9d
|
trailing-newlines.sh should exit with error code 1 otherwise
the script will not fail/stop.
|
2020-04-22 20:08:17 -03:00 |
|
evandrocoan
|
b9ac8d9a59
|
Fixed ripgrep not installing on ubuntu anymore
https://github.com/BurntSushi/ripgrep#installation
https://github.com/BurntSushi/ripgrep/issues/1232
N.B. Various snaps for ripgrep on Ubuntu are also available, but none of them seem to work right and generate a number of very strange bug reports that I don't know how to fix and don't have the time to fix. Therefore, it is no longer a recommended installation option.)
|
2020-04-20 20:28:38 -03:00 |
|
evandrocoan
|
964cc1a11a
|
Merge remote-tracking branch 'danielelmes/master' into create_actions_for_windows_macos
# Conflicts:
# .github/scripts/trailing-newlines.sh
# .github/workflows/checks.yml
# Makefile
# pylib/Makefile
# qt/Makefile
# qt/tools/typecheck-setup.sh
# rspy/Makefile
|
2020-03-24 22:49:49 -03:00 |
|
evandrocoan
|
4fcecaed9f
|
Created the .github/workflows/windows.yml
# Conflicts:
# .github/scripts/trailing-newlines.sh
# Makefile
# qt/tools/typecheck-setup.sh
# react/Makefile
# rspy/Makefile
# svelte/Makefile
# tslib/Makefile
|
2020-03-23 19:51:03 -03:00 |
|
evandrocoan
|
093af85c2e
|
Merge remote-tracking branch 'danielelmes/master' into fix_tests_on_windows
# Conflicts:
# .github/scripts/trailing-newlines.sh
|
2020-03-23 18:44:11 -03:00 |
|
Damien Elmes
|
6769edaa58
|
don't require trailing whitespace in .sql files
|
2020-03-21 07:49:44 +10:00 |
|
evandrocoan
|
5d75a0c9f1
|
Fixed moved comment line on qt/aqt/main.py, long variables names on
pylib/Makefile and qt/Makefile, and rg --version not going to /dev/null
on .github/scripts/trailing-newlines.sh
|
2020-03-18 11:36:50 -03:00 |
|
evandrocoan
|
bc627a4bcd
|
Fixed trailing-newlines.sh not failing when rg is not installed
|
2020-03-17 19:48:15 -03:00 |
|
Damien Elmes
|
2864fc6b07
|
ignore .json files
|
2020-03-14 19:36:03 +10:00 |
|
Damien Elmes
|
780fc984ad
|
check for files without a final newline
|
2020-03-09 18:57:55 +10:00 |
|