File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1717 # swift-mode-beginning-of-defun.el:1081: All variables and subroutines might as well have a documentation string
1818 # swift-mode-beginning-of-defun.el:1135: All variables and subroutines might as well have a documentation string
1919 version :
20+ - ' 30.1'
21+ - ' 29.4'
22+ - ' 29.3'
23+ - ' 29.2'
2024 - ' 29.1'
2125 - ' 28.2'
2226 - ' 28.1'
Original file line number Diff line number Diff line change 33# Run linter in Docker. Used in Makefile.
44
55# Indentation rules changed since 29.
6- for version in 29 # 28 27 26 25 24
6+ for version in 30 29 # 28 27 26 25 24
77do
88 docker \
99 run \
Original file line number Diff line number Diff line change 22
33# Run tests in Docker. Used in Makefile.
44
5- for version in 29 28 27 26 25 24
5+ for version in 30 29 28 27 26 25 24
66do
77 rm -f * .elc test/* .elc
88 rm -f * -autoloads.el
You can’t perform that action at this time.
0 commit comments