Add a sniff to fix *Interface already announced in *Class

Created on 10 April 2020, almost 5 years ago
Updated 16 February 2024, about 1 year ago

Problem/Motivation

For example: For the class Bar blow, FooInterface is already announced in class Foo

Interface FooInterface {

}

Interface BarInterface {

}

class Foo implements FooInterface {

}

class Bar extends Foo implements FooInterface, BarInterface {

}

Proposed resolution

https://github.com/pfrenssen/coder/pull/99

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

📌 Task
Status

Closed: won't fix

Version

3.0

Component

Coder Sniffer

Created by

🇨🇳China jungle Chongqing, China

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024