File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -163,13 +163,15 @@ EXTRA_DIST = \
163163 doap.rdf \
164164 doc \
165165 dub.json \
166+ eslint.config.mjs \
166167 go.mod \
167168 jitpack.yml \
168169 LANGUAGES.md \
169170 LICENSE \
170171 NOTICE \
171172 package.json \
172173 package-lock.json \
174+ Package.swift \
173175 phpcs.xml.dist \
174176 README.md \
175177 rust-toolchain \
Original file line number Diff line number Diff line change @@ -150,6 +150,7 @@ EXTRA_DIST = \
150150 src/TStringUtils.php \
151151 coding_standards.md \
152152 thrift_protocol.ini \
153+ phpunit.xml \
153154 README.apache.md \
154155 README.md \
155156 test
Original file line number Diff line number Diff line change @@ -53,5 +53,7 @@ EXTRA_DIST = \
5353 Cargo.toml \
5454 README.md \
5555 release.sh \
56+ NOTICE \
57+ LICENSE \
5658 RELEASING.md
5759
Original file line number Diff line number Diff line change @@ -155,6 +155,7 @@ EXTRA_DIST = \
155155 DoubleConstantsTest.thrift \
156156 EnumContainersTest.thrift \
157157 EnumTest.thrift \
158+ ExceptionStruct.thrift \
158159 FullCamelTest.thrift \
159160 Include.thrift \
160161 Identifiers.thrift \
You can’t perform that action at this time.
0 commit comments