mirror of
https://github.com/standardebooks/charles-darwin_the-voyage-of-the-beagle.git
synced 2025-09-22 11:26:57 -04:00
Fixed lint error, added se-lint-ignore.xml
This commit is contained in:
parent
ab16686429
commit
02d4e778f3
2 changed files with 10 additions and 1 deletions
9
se-lint-ignore.xml
Normal file
9
se-lint-ignore.xml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<se-lint-ignore>
|
||||
<file path="endnotes.xhtml">
|
||||
<ignore>
|
||||
<code>t-064</code>
|
||||
<reason>Lint complains about titlecasing in a title referencing Van Diemen’s Land, assuming that this is foreign language and that “Van” should be “van”. It’s wrong.</reason>
|
||||
</ignore>
|
||||
</file>
|
||||
</se-lint-ignore>
|
Loading…
Add table
Add a link
Reference in a new issue