1
0
Fork 0
mirror of https://github.com/ultrajson/ultrajson.git synced 2024-03-29 15:30:04 +01:00

Lint end-of-file-fixer

This commit is contained in:
Hugo 2020-05-12 09:36:47 +03:00
parent 5f1e8479fa
commit 4ae63bee5c
11 changed files with 8 additions and 10 deletions

View File

@ -71,4 +71,3 @@ jobs:
TWINE_PASSWORD: ${{ secrets.test_pypi_password }}
run: |
twine upload --repository-url https://test.pypi.org/legacy/ --skip-existing dist/*.whl

View File

@ -39,5 +39,6 @@ repos:
- id: check-merge-conflict
- id: check-toml
- id: check-yaml
- id: end-of-file-fixer
- id: trailing-whitespace
exclude: "^.github/.*_TEMPLATE.md"

View File

@ -32,4 +32,4 @@ Copyright (c) 2007 Nick Galbreath -- nickg [at] modp [dot] com. All rights rese
Numeric decoder derived from from TCL library
https://opensource.apple.com/source/tcl/tcl-14/tcl/license.terms
* Copyright (c) 1988-1993 The Regents of the University of California.
* Copyright (c) 1994 Sun Microsystems, Inc.
* Copyright (c) 1994 Sun Microsystems, Inc.

View File

@ -171,4 +171,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
</Project>

View File

@ -72,4 +72,4 @@
<Filter>Header Files</Filter>
</ClInclude>
</ItemGroup>
</Project>
</Project>

View File

@ -183,4 +183,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
</Project>

View File

@ -78,4 +78,4 @@
<Filter>Header Files</Filter>
</ClInclude>
</ItemGroup>
</Project>
</Project>

View File

@ -1 +1 @@
add_subdirectory(cctest)
add_subdirectory(cctest)

View File

@ -20,4 +20,3 @@ libultrajson : $(OBJS)
clean:
rm -rf *.o
rm -rf $(PROGRAM)

View File

@ -34,4 +34,3 @@ mkdir -p /io/dist/
for whl in /io/temp-wheels/*.whl; do
auditwheel repair "$whl" --plat $PLAT -w /io/dist/
done

View File

@ -3312,4 +3312,4 @@
"obj": {"key": "wrong value"},
"퓲꽪m{㶩/뇿#⼢&᭙硞㪔E嚉c樱㬇1a綑᝖DḾ䝩": null
}
}
}