Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / swiftlang/swift-format issues and pull requests

#853 - Remove duplicated dependencies in Package.swift

Pull Request - State: closed - Opened by ahoppen 28 days ago

#851 - Support building only tests using SwiftPM

Pull Request - State: closed - Opened by ahoppen about 1 month ago

#850 - [6.0.2] Fix infinite searching for .swift-format file on Windows and Linux

Pull Request - State: closed - Opened by ahoppen about 1 month ago - 1 comment

#849 - [6.0] Fix infinite searching for .swift-format file on Windows and Linux

Pull Request - State: closed - Opened by ahoppen about 1 month ago - 1 comment

#848 - Fix infinite searching for `.swift-format` file on Linux

Pull Request - State: closed - Opened by ahoppen about 1 month ago

#847 - swift-format causes a infinite loop on Linux if `.swift-format` is missing

Issue - State: closed - Opened by kkebo about 1 month ago - 6 comments

#846 - Add `@ahoppen` and `@bnbarham` as code owners for CI directories

Pull Request - State: closed - Opened by ahoppen about 1 month ago

#844 - Call into `PathCchIsRoot` to check if a URL points to a root directory

Issue - State: open - Opened by ahoppen about 1 month ago - 1 comment

#843 - swift-format Incorrectly duplicates comments to subsequent lines

Issue - State: open - Opened by gvozdvmozgu about 1 month ago - 1 comment

#840 - Fix broken links in PrettyPrinter.md

Pull Request - State: closed - Opened by plemarquand about 1 month ago

#839 - Update README.md to make it platform agnostic

Pull Request - State: closed - Opened by 0xTim about 1 month ago

#838 - lineBreakBeforeEachArgument adds a line break *after* the last argument

Issue - State: open - Opened by John-Colvin about 1 month ago - 5 comments

#837 - Fix relative symlinks when using --follow-symlinks

Pull Request - State: open - Opened by kkebo about 1 month ago - 2 comments

#836 - The option `--follow-symlinks` can't follow relative symlinks

Issue - State: open - Opened by kkebo about 1 month ago - 1 comment

#835 - if expression is moved to the next line when assigned to the property

Issue - State: open - Opened by mcichecki about 1 month ago - 4 comments

#834 - Output of `swift format --version` is confusing

Issue - State: open - Opened by jkmathew about 1 month ago - 3 comments

#832 - Update YAML files to pass yamllint

Pull Request - State: closed - Opened by ahoppen about 1 month ago

#831 - Make `build-script-helper.py` pass flake8 linting

Pull Request - State: closed - Opened by ahoppen about 1 month ago

#830 - Reformat swift-format and enforce it on PRs.

Pull Request - State: closed - Opened by allevato about 1 month ago

#829 - Skip files and directories starting with `.` on Windows

Pull Request - State: closed - Opened by ahoppen about 1 month ago

#828 - Allow the `Publish Release` action to create a tag and release

Pull Request - State: closed - Opened by ahoppen about 1 month ago

#827 - Move tests in `swift-formatTests` to `SwiftFormatTests`

Pull Request - State: closed - Opened by ahoppen about 1 month ago

#825 - Address two soundness issues

Pull Request - State: closed - Opened by ahoppen about 1 month ago

#824 - [CI] Add soundness check

Pull Request - State: closed - Opened by shahmishal about 1 month ago - 1 comment

#822 - Fix build warnings

Pull Request - State: closed - Opened by ahoppen about 1 month ago

#821 - Create a GitHub action to create a release

Pull Request - State: closed - Opened by ahoppen about 1 month ago

#820 - [CI] GitHub Actions support for Linux platform

Pull Request - State: closed - Opened by shahmishal about 1 month ago - 2 comments

#818 - Lint is inconsistent on how source paths are reported

Issue - State: open - Opened by thomasvl about 2 months ago - 1 comment

#817 - Align line ending comments across multiple lines.

Issue - State: open - Opened by thomasvl about 2 months ago - 3 comments

#815 - Re-indenting of block comments doesn't handle blank lines.

Issue - State: open - Opened by thomasvl about 2 months ago - 1 comment

#814 - Formatter does not know about the `sending` keyword

Issue - State: closed - Opened by BastianKusserow about 2 months ago - 2 comments
Labels: duplicate

#812 - _lint_ flags things for _OmitExplicitReturns_ but _format_ doesn't fix them

Issue - State: open - Opened by thomasvl about 2 months ago - 1 comment

#811 - Cannot run swift-format from root (`/`)

Issue - State: open - Opened by bnbarham about 2 months ago

#810 - Suggestion: Add configuration init with data instead of url

Issue - State: open - Opened by doozMen about 2 months ago - 3 comments

#808 - Xcode feature request: Format File with 'swift-format' on save

Issue - State: closed - Opened by mesqueeb about 2 months ago - 2 comments

#806 - SwiftUI modifier inside conditional compilation block indents incorrectly

Issue - State: open - Opened by pdil 2 months ago - 1 comment

#805 - Fix link to configuration in rule documentation file

Pull Request - State: closed - Opened by mattia 2 months ago

#802 - Fix infinite loop on Windows caused by checking path against "/".

Pull Request - State: closed - Opened by shawnhyam 2 months ago - 1 comment

#801 - Don't trim whitespace-only lines

Issue - State: open - Opened by ValentinWalter 2 months ago - 7 comments

#800 - Fix to arrange attributeList for attributes starting with ifConfig

Pull Request - State: closed - Opened by TTOzzi 3 months ago

#799 - Attributes merged without space

Issue - State: closed - Opened by bnbarham 3 months ago

#797 - Add NoEmptyLinesOpeningClosingBraces rule

Pull Request - State: closed - Opened by mateusrodriguesxyz 3 months ago - 3 comments

#796 - Fix build warnings

Pull Request - State: closed - Opened by ahoppen 3 months ago

#793 - Special case macros?

Issue - State: open - Opened by sbdchd 3 months ago - 4 comments

#792 - Wrap multiline string literals to line length.

Pull Request - State: closed - Opened by thunderseethe 3 months ago - 9 comments

#791 - Add support for re-indenting block comments.

Pull Request - State: closed - Opened by shawnhyam 3 months ago - 1 comment

#790 - Remove closure capture equal sign spacing.

Pull Request - State: closed - Opened by MAJKFL 3 months ago

#788 - Modify assertLint test helper to run via pipeline only.

Pull Request - State: closed - Opened by shawnhyam 3 months ago - 2 comments

#787 - Support `.editorconfig`

Issue - State: open - Opened by timsneath 3 months ago - 4 comments

#785 - Exclude CMakeLists.txt in SwiftPM targets

Pull Request - State: closed - Opened by dduan 4 months ago

#784 - Add option to add a newline between 2 adjacent attributes

Pull Request - State: closed - Opened by dduan 4 months ago - 5 comments

#782 - [6.0] Fix missing break in nested IfConfig decls

Pull Request - State: closed - Opened by ahoppen 4 months ago

#781 - [6.0] Improve formatting of macro decls with attributes

Pull Request - State: closed - Opened by ahoppen 4 months ago

#780 - Fix missing break in nested IfConfig decls. Fixes #779.

Pull Request - State: closed - Opened by shawnhyam 4 months ago

#777 - Upgrade the DontRepeatTypeInStaticProperties rule.

Pull Request - State: closed - Opened by shawnhyam 4 months ago - 4 comments

#776 - Add option to customize number of spaces leading `//` comments

Pull Request - State: closed - Opened by dduan 4 months ago - 4 comments

#775 - Improve formatting of macro decls with attributes.

Pull Request - State: closed - Opened by shawnhyam 4 months ago

#774 - [6.0] Add a break after `do` when it has typed throws

Pull Request - State: closed - Opened by bnbarham 4 months ago

#773 - Rule for putting annotations into separate lines

Issue - State: closed - Opened by FranzBusch 4 months ago - 1 comment

#772 - `OrderedImports` sometimes moves import before file header

Issue - State: closed - Opened by FranzBusch 4 months ago - 6 comments

#771 - Ignoring a rule on a variable declaration doesn't work

Issue - State: open - Opened by FranzBusch 4 months ago - 4 comments

#770 - Error building swift-format in a Docker container - Reopen

Issue - State: open - Opened by brucemontegani 4 months ago - 3 comments

#769 - Add a break after `do` when it has typed throws

Pull Request - State: closed - Opened by bnbarham 4 months ago

#768 - Typed throws in do blocks formatted incorrectly

Issue - State: closed - Opened by bnbarham 4 months ago - 1 comment

#767 - Add checks for test functions marked with @Test attribute in relevant Rules

Pull Request - State: closed - Opened by hamtiko 4 months ago - 1 comment

#766 - Error building swift-format in a Docker container

Issue - State: closed - Opened by brucemontegani 4 months ago - 6 comments

#765 - Add lint warning for retroactive conformances

Pull Request - State: closed - Opened by harlanhaskins 4 months ago - 5 comments

#764 - Whitespace linting rules cannot be disabled

Issue - State: open - Opened by hamishknight 4 months ago - 9 comments

#763 - Add PrettyPrintBuffer.swift to CMakeLists.txt

Pull Request - State: closed - Opened by ahoppen 5 months ago - 2 comments

#762 - Fix a build issue in swift-format

Pull Request - State: closed - Opened by ahoppen 5 months ago

#761 - [DNM] Diagnosing CI issues

Pull Request - State: closed - Opened by MaxDesiatov 5 months ago - 1 comment

#760 - Merge `main` into `release/6.0`

Pull Request - State: closed - Opened by ahoppen 5 months ago

#759 - Split the PrettyPrint class into two pieces.

Pull Request - State: closed - Opened by shawnhyam 5 months ago - 1 comment

#757 - Update links for repositories moved to the swiftlang org on GitHub

Pull Request - State: closed - Opened by ahoppen 5 months ago

#755 - Update README.md

Pull Request - State: closed - Opened by parispittman 5 months ago

#754 - Delete CONTRIBUTING.md

Pull Request - State: closed - Opened by parispittman 5 months ago - 1 comment

#753 - Delete CODE_OF_CONDUCT.md

Pull Request - State: closed - Opened by parispittman 5 months ago