1
1
mirror of https://github.com/github/semantic.git synced 2024-12-23 23:11:50 +03:00

Never mind; just ignore it in the .hlint file.

I guess we already hit this. I faintly remember something like it.
This commit is contained in:
Patrick Thomson 2019-05-15 18:44:43 -04:00
parent 6aaa2f47fd
commit 4910363ee7

View File

@ -45,7 +45,7 @@
- Language.Python.Assignment
- Language.Ruby.Assignment
- ignore: {name: Use ., within: [Analysis.Abstract.Graph.graphingModules]}
- ignore: {name: Use ., within: [Analysis.Abstract.Graph.graphingModules, Semantic.Distribute]}
- ignore: {name: Reduce duplication, within: [Semantic.Util]}
- ignore: {name: Use newtype instead of data, within: [Semantic.Api.V1.CodeAnalysisPB]}