What are the special comments like MARK and TODO called and are there more.

This page summarizes the projects mentioned and recommended in the original post on /r/swift

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • SwiftLint

    A tool to enforce Swift style and conventions.

    SwiftLint, https://github.com/realm/SwiftLint, can be very useful (installable with Homebrew brew install swiftlint).

  • SelectiveSwiftLinter

    A way to run swiftlint on only the files ready to be committed and only on the changed lines, with easy override

    Additionally, since adding `swiftlint` to an existing project (especially if it's large) can create a lot of noise, I'm going to shamelessly plug my SelectiveSwiftLinter standalone Python script that uses git diffs to only display lint errors/warnings in Xcode in the proximity of lines you modify.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts