Update se-lint-ignore.xml file

This commit is contained in:
Alex Cabal 2020-04-10 22:40:19 -05:00
parent 77e9548478
commit 8e5c9b78a6

View File

@ -17,5 +17,9 @@
<code>t-030</code>
<reason>Stock ticker symbols are set without periods.</reason>
</ignore>
<ignore>
<code>t-032</code>
<reason>Stock ticker symbols are set without periods so the placement is correct.</reason>
</ignore>
</file>
</se-lint-ignore>