mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
b0cd950a35
Virtual files are not stored on disk and can thus also not be read from there again. Their content needs to stay in memory and be modified right there.