Skip to content

[CI] Enable Swift format check #302

@shahmishal

Description

@shahmishal
** Running swift format lint...
Sources/ComplexModule/Complex+AlgebraicField.swift:61:11: warning: [IdentifiersMustBeASCII] remove non-ASCII characters from 'wʹ': ʹ
Sources/ComplexModule/Complex+AlgebraicField.swift:62:11: warning: [IdentifiersMustBeASCII] remove non-ASCII characters from 'zʹ': ʹ
Sources/ComplexModule/Complex+AlgebraicField.swift:114:9: warning: [IdentifiersMustBeASCII] remove non-ASCII characters from 'wʹ': ʹ
Sources/ComplexModule/Complex+AlgebraicField.swift:115:9: warning: [IdentifiersMustBeASCII] remove non-ASCII characters from 'zʹ': ʹ
Sources/ComplexModule/Complex+ElementaryFunctions.swift:238:9: warning: [IdentifiersMustBeASCII] remove non-ASCII characters from 'θ': θ
Sources/ComplexModule/Complex+ElementaryFunctions.swift:341:9: warning: [IdentifiersMustBeASCII] remove non-ASCII characters from 'θ': θ
Sources/ComplexModule/Complex+ElementaryFunctions.swift:358:9: warning: [IdentifiersMustBeASCII] remove non-ASCII characters from 'y²': ²
Sources/_TestSupport/DoubleWidth.swift:305:9: warning: [AlwaysUseLowerCamelCase] rename the constant 'quotient_' using lowerCamelCase
Sources/_TestSupport/DoubleWidth.swift:311:9: warning: [AlwaysUseLowerCamelCase] rename the constant 'remainder_' using lowerCamelCase
Sources/_TestSupport/DoubleWidth.swift:395:9: warning: [AlwaysUseLowerCamelCase] rename the constant 'quotient_' using lowerCamelCase
Sources/_TestSupport/DoubleWidth.swift:401:9: warning: [AlwaysUseLowerCamelCase] rename the constant 'remainder_' using lowerCamelCase
Sources/_TestSupport/DoubleWidth.swift:666:11: warning: [AlwaysUseLowerCamelCase] rename the constant 'lhs_' using lowerCamelCase
Tests/IntegerUtilitiesTests/DoubleWidthTests.swift:420:8: warning: [AlwaysUseLowerCamelCase] rename the function 'testConversions_ToAndFromString' using lowerCamelCase

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