From 4b488c27a35cd55f584774965b8d1ce66b381436 Mon Sep 17 00:00:00 2001 From: Charles Iliya Krempeaux Date: Thu, 20 Jun 2019 21:27:02 -0700 Subject: [PATCH] renamed "StructFieldWrongTypeComplainer" to "StructFieldWrongType" --- ...t_field_wrong_type_complainer.go => struct_field_wrong_type.go | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename struct_field_wrong_type_complainer.go => struct_field_wrong_type.go (100%) diff --git a/struct_field_wrong_type_complainer.go b/struct_field_wrong_type.go similarity index 100% rename from struct_field_wrong_type_complainer.go rename to struct_field_wrong_type.go