diff --git a/config/config.json b/config/config.json index 8d7d931f..db5e30f5 100644 --- a/config/config.json +++ b/config/config.json @@ -5,28 +5,11 @@ "name": "BallisticaCore", "public": true, "pylint_ignored_untracked_deps": [ - "bs_mapdefs_tip_top", - "bs_mapdefs_lake_frigid", - "bs_mapdefs_monkey_face", "astroid.modutils", - "bs_mapdefs_doom_shroom", - "bs_mapdefs_rampage", - "bs_mapdefs_big_g", - "bs_mapdefs_courtyard", - "bs_mapdefs_crag_castle", - "bs_mapdefs_happy_thoughts", "astroid", - "bs_mapdefs_bridgit", "pylint.lint", "pytest", - "bs_mapdefs_zig_zag", - "bs_mapdefs_the_pad", - "bs_mapdefs_step_right_up", "pytz", - "bs_mapdefs_football_stadium", - "bs_mapdefs_tower_d", - "bs_mapdefs_hockey_stadium", - "bs_mapdefs_roundabout", "yaml", "requests" ], @@ -41,4 +24,4 @@ "tools", "tests" ] -} \ No newline at end of file +}