Skip to content

Solhint prints out isPublicLike :>>, comments.length :>> , type :>> contract #734

@heueristik

Description

@heueristik

Setup

Version: solhint@6.0.2
Package manager: bun 1.3.5

Problem

bunx --bun solhint --config .solhint.json 'src/**/*.sol'

results in

isPublicLike :>>  false
comments.length :>>  3
type :>>  contract
isPublicLike :>>  true
comments.length :>>  1
type :>>  function
[...]

See for example:
https://github.com/anoma/evm-protocol-adapter/actions/runs/20812199949/job/59778934548?pr=391

Expectation

This information should not be printed as it is irritating and unclear.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions