Skip to content

Commit

Permalink
Support inline fixers for fix and warn plugin
Browse files Browse the repository at this point in the history
What's done:
* Added support inline fixers for fix and warn plugin
Closes #221
  • Loading branch information
Cheshiriks committed Sep 3, 2021
1 parent 7edc482 commit 3163b8e
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
@file:Suppress("HEADER_MISSING_IN_NON_SINGLE_CLASS_FILE")
@file:UseSerializers(RegexSerializer::class)

package org.cqfn.save.plugins.fixandwarn

import org.cqfn.save.core.config.TestConfigSections
Expand Down

0 comments on commit 3163b8e

Please sign in to comment.