We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Description
Book1.xlsx
Steps to reproduce the issue:
go test ./...
git state
Describe the results you received:
Same VCS file tree state after every test run.
Describe the results you expected:
Dirty VCS file tree state after test run.
Output of go version:
go version
go version go1.11.4 darwin/amd64
Excelize version or commit ID:
9a6f66a996eb83f16da13416c5fca361afe575b0
Environment details (OS, Microsoft Excel™ version, physical, etc.):
MacOS Mojave
The text was updated successfully, but these errors were encountered:
It will be better to discuss relative to real code, so I made PR.
Sorry, something went wrong.
No branches or pull requests
Description
Book1.xlsx
under version control:Steps to reproduce the issue:
go test ./...
git state
Describe the results you received:
Same VCS file tree state after every test run.
Describe the results you expected:
Dirty VCS file tree state after test run.
Output of
go version
:Excelize version or commit ID:
Environment details (OS, Microsoft Excel™ version, physical, etc.):
MacOS Mojave
The text was updated successfully, but these errors were encountered: