Original PR: https://github.com/apple/pkl/pull/25 Author: @paolodenti Created: 2/4/2024 Status: ❌ Closed
Base: main ← Head: dotidea
main
dotidea
cd72869
6 files changed (+0 additions, -663 deletions)
➖ .idea/codeStyles/Project.xml (+0 -600) ➖ .idea/codeStyles/codeStyleConfig.xml (+0 -5) ➖ .idea/inspectionProfiles/Project_Default.xml (+0 -46) ➖ .idea/scopes/AllExceptTruffleAst.xml (+0 -3) ➖ .idea/scopes/AllProjects.xml (+0 -3) ➖ .idea/vcs.xml (+0 -6)
.idea/codeStyles/Project.xml
.idea/codeStyles/codeStyleConfig.xml
.idea/inspectionProfiles/Project_Default.xml
.idea/scopes/AllExceptTruffleAst.xml
.idea/scopes/AllProjects.xml
.idea/vcs.xml
The .idea folder has been pushed, probably by mistake. It is also explicitly excluded in the gitignore here https://github.com/apple/pkl/blob/main/.gitignore#L10
.idea
This PR removes the .idea folder
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/25
Author: @paolodenti
Created: 2/4/2024
Status: ❌ Closed
Base:
main← Head:dotidea📝 Commits (1)
cd72869.idea folder removed📊 Changes
6 files changed (+0 additions, -663 deletions)
View changed files
➖
.idea/codeStyles/Project.xml(+0 -600)➖
.idea/codeStyles/codeStyleConfig.xml(+0 -5)➖
.idea/inspectionProfiles/Project_Default.xml(+0 -46)➖
.idea/scopes/AllExceptTruffleAst.xml(+0 -3)➖
.idea/scopes/AllProjects.xml(+0 -3)➖
.idea/vcs.xml(+0 -6)📄 Description
The
.ideafolder has been pushed, probably by mistake.It is also explicitly excluded in the gitignore here https://github.com/apple/pkl/blob/main/.gitignore#L10
This PR removes the
.ideafolder🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.